struct

Stripe::LineItem::AdjustableQuantity

Inherits JSON::Serializable < Stripe::Resource < Struct < Value < Object

Constructors

new(pull : JSON::PullParser)
new(*, __pull_for_json_serializable pull : JSON::PullParser)
new(*, enabled : Bool, maximum : Int64 | Nil = nil, minimum : Int64 | Nil = nil)
Source

Instance methods

enabled?
Source
maximum
Source
minimum
Source