high constant

  1. @BuiltValueEnumConst.new(wireName: r'high')
AccountSupportingEntityCapabilityAllowedLevelEnum const 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;