Exemption Certificate Management

CertCapture RESTful APIs

DynamicRuleTokenDefinitionModel

Represents a valid expression token in Dynamic Rules, i.e. the variables, delimited by double curly braces, that may be used when performing string manipulation or evaluating formulas within a Dynamic Rule.

Parameters
tokenOptional
string

Full contents of the token, including the prefix, but excluding functions.

tokenTypeOptional
string

The type of the token before evaluation. Usually this corresponds to the prefix.

evaluatedTypeOptional
string

The type of the token after evaluation.

categoryOptional
string

Filterable token category.

descriptionOptional
string

Details about the token's purpose or usage.