excludePaymentMethods property

List<PaymentMethods>? excludePaymentMethods
getter/setter pair

The available payment methods (optional).

Implementation

List<PaymentMethods>? excludePaymentMethods;