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