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