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