TransactionEventInput Input Type
No description
input TransactionEventInput {
pspReference: String
message: String
}
Fields
TransactionEventInput.pspReference ● String scalar miscellaneous
PSP Reference related to this action.
TransactionEventInput.message ● String scalar miscellaneous
The message related to the event.
Member Of
transactionCreate mutation ● transactionUpdate mutation