Exemption Certificate Management

CertCapture RESTful APIs

DynamicRuleFieldLevelDefinitionModel

Information about a field at a specific "level" (Document or Line).

Parameters
typeOptional
string

The JSON type of the field.

expressionTypeOptional
string

The internal expression type of the field.

deprecatedOptional
boolean

Whether the field is deprecated or not.

anyOfOptional
array

Optional list of enumerated values.

readStepsOptional
array

The execution steps in which the field is readable.

readOnlyOptional
boolean

Whether the field is read-only.

writeStepsOptional
array

The execution steps in which the field is writable.

writeOnlyOptional
boolean

Whether the field is write-only.