AvaTax for VAT
CustomRuleSummaryModel
Model which can provide a summary of any custom rule variety. Custom rules is the umbrella term for traditional Tax Rules, legacy Advanced Rules (transaction rules), and the newest Dynamic Rules.
The unique identifier for this custom rule.
The company ID that the custom rule belongs to.
The name of the custom rule.
The status of the custom rule.
The type of rule entity which this custom rule is.
The subtypes (categories or actions) of the custom rule.
The description of the subtypes of the custom rule.
Name or ISO 3166 codes identifying the region where this rule will apply.
Name or ISO 3166 code identifying the country where this rule will apply.
The type(s) of the jurisdiction(s) to which this rule applies.
The name(s) of the jurisdiction(s) to which this rule applies.
The code(s) of the jurisdiction(s) to which this rule applies.
For rules that apply to a specific tax code only, this specifies which tax code is affected by this rule.
Indicates the codes of the tax type that this rule applies to.
Indicates the codes of the tax sub types that this rule applies to.
Indicates the rate types that this rule applies to.
The entity use code to which this rule applies.
The company location codes to which this rule is associated with.
The index order of the rule execution (only applies to advanced rules).
The first date at which this rule applies. If null, this rule will apply to all dates prior to the end date.
The last date for which this rule applies. If null, this rule will apply to all dates after the effective date.
The date the rule was last modified.
The date the rule was created.
The rule entity data, which can be either a TaxRuleModel, a DynamicRuleModel, or an AdvancedRuleExecutionModel.