general constant

  1. @BuiltValueEnumConst.new(wireName: r'general')
AchDetailsBankAccountTypeEnum const general

The bank account type (checking, savings...).

Implementation

@BuiltValueEnumConst(wireName: r'general')
static const AchDetailsBankAccountTypeEnum general = _$achDetailsBankAccountTypeEnum_general;