struct

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)
Source
new(*, __pull_for_json_serializable pull : JSON::PullParser)

Instance methods

flat_amount
Source
flat_amount_decimal
Source
unit_amount
Source
unit_amount_decimal
Source
up_to
Source

Nested types