CardRefundTransactionInitiateInput
No description
input CardRefundTransactionInitiateInput {
amount: MoneyInput!
reason: RefundReason!
nonce: String!
}
No description
input CardRefundTransactionInitiateInput {
amount: MoneyInput!
reason: RefundReason!
nonce: String!
}
amount
● MoneyInput!
non-null inputreason
● RefundReason!
non-null enumnonce
● String!
non-null scalar