requirementLevel property

  1. @BuiltValueField.new(wireName: r'requirementLevel')
String get requirementLevel

Indicates to what extent the defense document is required in the defense process. Possible values: * Required: You must supply the document. * OneOrMore: You must supply at least one of the documents with this label. * Optional: You can choose to supply the document. * AlternativeRequired: You must supply a generic defense document. To enable this functionality, contact our Support Team. When enabled, you can supply a generic defense document for all schemes.

Implementation

@BuiltValueField(wireName: r'requirementLevel')
String get requirementLevel;