paymentMethodType property

PaymentMethodType get paymentMethodType
inherited

The paymentmethod type. At this point only method PaymentMethodType.USBankAccount is supported.

Implementation

CollectBankAccountPaymentMethodData get paymentMethodData;/// The paymentmethod type. At this point only method [PaymentMethodType.USBankAccount]
/// is supported.
PaymentMethodType get paymentMethodType;