Exemption Certificate Management
CertCapture RESTful APIs
DynamicRuleFieldDefinitionModel
Represents the a field available in the Dynamic Rules interface.
Parameters
nameOptional
stringThe internal name of the field. This is also the field's name as it appears in tokens.
titleOptional
stringFormatted display or "nice" name of the field.
descriptionOptional
stringA description of the field's usage and purpose.
categoryOptional
stringThe category of the field; useful for filtering.
documentLevelOptional
DynamicRuleFieldLevelDefinitionModelDocument-level information about this field, or null if this field is not available at the document level.
lineLevelOptional
DynamicRuleFieldLevelDefinitionModelLine-level information about this field, or null if this field is not available at the line level.