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
stringFull contents of the token, including the prefix, but excluding functions.
tokenTypeOptional
stringThe type of the token before evaluation. Usually this corresponds to the prefix.
evaluatedTypeOptional
stringThe type of the token after evaluation.
categoryOptional
stringFilterable token category.
descriptionOptional
stringDetails about the token's purpose or usage.