Exemption Certificate Management

CertCapture RESTful APIs

DynamicRuleFieldDefinitionModel

Represents the a field available in the Dynamic Rules interface.

Parameters
nameOptional
string

The internal name of the field. This is also the field's name as it appears in tokens.

titleOptional
string

Formatted display or "nice" name of the field.

descriptionOptional
string

A description of the field's usage and purpose.

categoryOptional
string

The category of the field; useful for filtering.

documentLevelOptional
DynamicRuleFieldLevelDefinitionModel

Document-level information about this field, or null if this field is not available at the document level.

lineLevelOptional
DynamicRuleFieldLevelDefinitionModel

Line-level information about this field, or null if this field is not available at the line level.