Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 883 Bytes

EPaymentMessageTransactionTransactionResponse.md

File metadata and controls

19 lines (15 loc) · 883 Bytes

CommonUseSelfServiceV2ApiDefinitionCurrentWorkingVersion.EPaymentMessageTransactionTransactionResponse

Properties

Name Type Description Notes
responseType String
approval EPaymentMessageTransactionTransactionResponseApproval [optional]
nonApproval EPaymentMessageTransactionTransactionResponseNonApproval [optional]
transactionStatus TransactionStatus [optional]

Enum: ResponseTypeEnum

  • APPROVAL (value: "APPROVAL")
  • CANCELLATION (value: "CANCELLATION")
  • DECLINE (value: "DECLINE")
  • FAILURE (value: "FAILURE")
  • STATUS (value: "STATUS")