GroupedPaymentChannels

fun GroupedPaymentChannels(creditCardChannel: PaymentChannel?, blikChannel: PaymentChannel?, transferChannels: List<PaymentChannel>, walletChannels: List<PaymentChannel>, installmentPayments: List<InstallmentPaymentKind>)

Parameters

creditCardChannel

if not null, stores information about credit card channel

blikChannel

if not null, stores information about BLIK channel

transferChannels

stores information about transfer channels

walletChannels

stores information about digital wallet channels

installmentPayments

stores information about different kinds of installment payments