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