debit constant
Indicates the type of account. For example, for a multi-account card product. Allowed values: * notApplicable * credit * debit
Implementation
@BuiltValueEnumConst(wireName: r'debit')
static const AccountInfoAccountTypeEnum debit = _$accountInfoAccountTypeEnum_debit;