ReturnTransactionSuccessPayload
Return type in case of a successful response of the RefundTransaction mutation
type ReturnTransactionSuccessPayload {
consent: Consent!
}
Fields
ReturnTransactionSuccessPayload.consent
● Consent!
non-null object
Implemented By
ReturnTransactionPayload
union