deposit constant

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

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

Implementation

@BuiltValueEnumConst(wireName: r'deposit')
static const AchDetailsBankAccountTypeEnum deposit = _$achDetailsBankAccountTypeEnum_deposit;