CashPaymentMethodInput
No description
input CashPaymentMethodInput {
atm: CashAtmMethodInput
retailer: CashRetailerMethodInput
}
No description
input CashPaymentMethodInput {
atm: CashAtmMethodInput
retailer: CashRetailerMethodInput
}
atm
● CashAtmMethodInput
inputretailer
● CashRetailerMethodInput
input