EventsAirPaymentsPaymentDetails
Details of a payment made using EventsAir Payments.
type EventsAirPaymentsPaymentDetails {
reference: String
}
Fields
EventsAirPaymentsPaymentDetails.reference
● String
scalar
The reference of the EventsAir Payments transaction. Optional.
Implemented By
PaymentDetails
union