TermsOfUse

constructor(paymentAmountType: PaymentConsentOptions.PaymentAmountType, fixedPaymentAmount: BigDecimal? = null, maxPaymentAmount: BigDecimal? = null, minPaymentAmount: BigDecimal? = null, firstPaymentAmount: BigDecimal? = null, paymentCurrency: String? = null, billingCycleChargeDay: Int? = null, startDate: String? = null, endDate: String? = null, totalBillingCycles: Int? = null, paymentSchedule: PaymentConsentOptions.PaymentSchedule? = null)