CustomerDeposit

constructor(amount: Long, currencyCode: String, paymentOption: PaymentOptionType, paymentInstrumentReference: PaymentInstrumentReference?, merchantRefNum: String?, returnUrls: List<ReturnLink>, paymentProperties: List<PaymentProperty>, id: String, accountId: String, customerId: String, slipId: String?, fundingTransactionId: String?, creationTime: Calendar, expirationTime: Calendar?, status: PaymentStatus, statusReason: String?, nextStatus: List<PaymentStatus>, redirectUrl: RedirectLink?, action: DepositAction?, fees: List<SimpleFeePayment>, paymentDetails: List<PaymentDetails>)