payment constant
- @BuiltValueEnumConst.new(wireName: r'payment')
The bank account type (checking, savings...).
Implementation
@BuiltValueEnumConst(wireName: r'payment')
static const PaymentRequestPaymentMethodBankAccountTypeEnum payment = _$paymentRequestPaymentMethodBankAccountTypeEnum_payment;