notApplicable constant

  1. @BuiltValueEnumConst.new(wireName: r'notApplicable')
AccountInfoAccountTypeEnum const notApplicable

Indicates the type of account. For example, for a multi-account card product. Allowed values: * notApplicable * credit * debit

Implementation

@BuiltValueEnumConst(wireName: r'notApplicable')
static const AccountInfoAccountTypeEnum notApplicable = _$accountInfoAccountTypeEnum_notApplicable;