Skip to content

Latest commit

 

History

History
22 lines (12 loc) · 899 Bytes

TaxRuleSet.md

File metadata and controls

22 lines (12 loc) · 899 Bytes

TaxRuleSet

Properties

Name Type Description Notes
id ResourceId
displayName String A user-friendly name
description String A description of what this rule set is for
outputPropertyKey String The property key that this rule set will write to
rules List<TaxRule> The rules of this rule set, which stipulate what rate to apply (i.e. write to the OutputPropertyKey) under certain conditions
version Version [optional]
links List<Link> [optional]

Back to Model listBack to API listBack to README