payment constant
The type of the bank account.
Implementation
@BuiltValueEnumConst(wireName: r'payment')
static const CheckoutBankAccountAccountTypeEnum payment = _$checkoutBankAccountAccountTypeEnum_payment;
The type of the bank account.
@BuiltValueEnumConst(wireName: r'payment')
static const CheckoutBankAccountAccountTypeEnum payment = _$checkoutBankAccountAccountTypeEnum_payment;