notApplicable constant

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

The capability level that is allowed for the account holder. Possible values: notApplicable, low, medium, high.

Implementation

@BuiltValueEnumConst(wireName: r'notApplicable')
static const AccountSupportingEntityCapabilityAllowedLevelEnum notApplicable = _$accountSupportingEntityCapabilityAllowedLevelEnum_notApplicable;