PaymentInput
No description
input PaymentInput {
type: PaymentType!
paymentCard: PaymentCardInput
}
Fields
PaymentInput.type
● PaymentType!
non-null enum
PaymentInput.paymentCard
● PaymentCardInput
input
Member Of
HotelOneStepBookInput
input