high constant
- @BuiltValueEnumConst.new(wireName: r'high')
The capability level that is allowed for the account holder. Possible values: notApplicable, low, medium, high.
Implementation
@BuiltValueEnumConst(wireName: r'high')
static const AccountSupportingEntityCapabilityAllowedLevelEnum high = _$accountSupportingEntityCapabilityAllowedLevelEnum_high;