OBJECT
Tier
Tier model
link GraphQL Schema definition
- type Tier {
- String! :
- Int! :
- String :
- String :
- String :
- # Get all orders
- #
- # Arguments
- # limit: [Not documented]
- # offset: [Not documented]
- # status: [Not documented]
- Int, : Int, : [OrderStatus]): OrderCollection ( :
- Amount! :
- TierType! :
- TierInterval @deprecated( reason: "2020-08-24: Please use "frequency"" ) :
- ContributionFrequency :
- Int] : [
- Int :
- # Number of tickets available. Returns null if there is no limit.
- Int :
- JSON :
- TierAmountType! :
- Amount! :
- ISODateTime :
- }