Exemption Certificate Management
CertCapture RESTful APIs
DynamicRuleFieldLevelDefinitionModel
Information about a field at a specific "level" (Document or Line).
Parameters
typeOptional
stringThe JSON type of the field.
expressionTypeOptional
stringThe internal expression type of the field.
deprecatedOptional
booleanWhether the field is deprecated or not.
anyOfOptional
arrayOptional list of enumerated values.
readStepsOptional
arrayThe execution steps in which the field is readable.
readOnlyOptional
booleanWhether the field is read-only.
writeStepsOptional
arrayThe execution steps in which the field is writable.
writeOnlyOptional
booleanWhether the field is write-only.