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