PaymentEventType
Enumerations holding the supported payment event types. Each specific event relates to specific payment type and a state change of the payment object.
stringPaymentEventType (string)
Enumerations holding the supported payment event types. Each specific event relates to specific payment type and a state change of the payment object.
Possible values: [TRANSFER_UPDATE
, DEPOSIT_UPDATE
, WITHDRAWAL_UPDATE
]
Example:
TRANSFER_UPDATE
PaymentEventType
"TRANSFER_UPDATE"