accountType property
Indicates the type of account. For example, for a multi-account card product. Allowed values: * notApplicable * credit * debit
Implementation
@BuiltValueField(wireName: r'accountType')
AccountInfoAccountTypeEnum? get accountType;