Customer Deposit
Data class representing a Customer Deposit object.
Constructors
Properties
Specifies action required to complete to be able to continue to the next payment status
The time the deposit was created in the form of Calendar.
Currency alphabetic code as specified by ISO 4217.
The customer id.
The time the deposit expires in the form of Calendar.
Customer fees attached to the transaction.
Deposit Funding transaction id.
List of payment instrument validation rules relevant for the specific payment option and allows client side instrument validation. This field is returned only when no existing payment instrument is passed, upon deposit creation. This field can also contain validation data for payment options, that does not use payment instruments.
Merchant Reference Id. Identifier of transaction at merchant side.
Provides next possible status update the client can request. It depends on the paymentOption.
List of payment option specific details.
Payment instrument reference to existing verified payment instrument.
Enumeration of supported Payment Option Types.
List of payment option specific properties.
Link used to redirect the payment flow.
Links to redirect customer back during transaction flow.
The payment status.
Status reason for FAILED transaction.