CashAtmMethodInput
No description
input CashAtmMethodInput {
enabled: Boolean!
mobileNumber: String
reference: String
}
No description
input CashAtmMethodInput {
enabled: Boolean!
mobileNumber: String
reference: String
}
CashAtmMethodInput.enabled ● Boolean! non-null scalarCashAtmMethodInput.mobileNumber ● String scalarCashAtmMethodInput.reference ● String scalar