allowedLevel property
- @BuiltValueField.new(wireName: r'allowedLevel')
The capability level that is allowed for the account holder. Possible values: notApplicable, low, medium, high.
Implementation
@BuiltValueField(wireName: r'allowedLevel')
AccountHolderCapabilityAllowedLevelEnum? get allowedLevel;