Types > TaxRuleLookupRate
Description
Fields
slot: JurisdictionSlot
Tax jurisdiction slot to apply this tax rate to
Used By
Types
Preview (typescript)
interface TaxRuleLookupRate {compound: booleanname: stringrate: numberslot?: JurisdictionSlot | nulltax_class: string}