SupportedPayments
The payment products supported by an institution.
Properties
SinglePayment
- List<PaymentProduct>
Supported payment products in the single-payment category.
Constructor
public SupportedPayments(List<PaymentProduct> singlePayment)
Parameters
singlePayment
- List<PaymentProduct>
Supported payment products in the single-payment category.