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