CardBasedInstallmentOptions

constructor(maxInstallments: Int, includeRevolving: Boolean, cardBrand: CardBrand)

Parameters

maxInstallments

Maximum number of installments

Creates a DefaultInstallmentOptions instance with values in range 2, maxInstallments


constructor(values: List<Int>, includeRevolving: Boolean, cardBrand: CardBrand)

Parameters

cardBrand

a CardBrand to apply the given options