OBJECT
OrderPayment
An order payment
link GraphQL Schema definition
- type OrderPayment {
- : Money
- : Money
- : String
- : ElavonData
- : Money
- : UUID!
- : LevelUpData
- : Boolean
- : OrderPaymentMethod!
- : UUID @deprecated( reason: "paymentRef is no longer supported. Use id instead." )
- : [OrderRefund]
- : String
- : Int
- : Money
- : Money
- : OrderTenderType
- : Money
- : UUID
- : UUID @deprecated( reason: "ticketRef is no longer supported. Use ticketId instead." )
- : Int
- : Money
- }