deposit constant
The bank account type (checking, savings...).
Implementation
@BuiltValueEnumConst(wireName: r'deposit')
static const AchDetailsBankAccountTypeEnum deposit = _$achDetailsBankAccountTypeEnum_deposit;
The bank account type (checking, savings...).
@BuiltValueEnumConst(wireName: r'deposit')
static const AchDetailsBankAccountTypeEnum deposit = _$achDetailsBankAccountTypeEnum_deposit;