Stripe::Price::Tier
Inherits JSON::Serializable < Stripe::Resource < Struct < Value < Object
Constructors
new(pull : JSON::PullParser)
new(up_to : Int64 | Stripe::Price::Tier::Infinity | Nil = nil, flat_amount : Int64 | Nil = nil, unit_amount : Int64 | Nil = nil)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
Instance methods
flat_amount
Sourceflat_amount_decimal
Sourceunit_amount
Sourceunit_amount_decimal
Sourceup_to
Source