Skip to content

Relationships

Schema relationships
graph LR
    TaxRates -->|"company"| CompanyInfo

Properties

idstring
required·

The unique identifier for tax rates

companystring

The company the tax rate belongs to

References: CompanyInfo → id
created_atstring · date-time

This represents the date when the tax rate was created

descriptionstring

The description of the tax rate

effective_tax_ratenumber

The effective tax rate of the tax rate

namestring

The name of the tax rate

remote_dataRecord<string, any>

Raw data returned from the remote API call.

statusstring

The status of the contact

Possible values:
activearchived
total_tax_ratenumber

The total tax rate of the tax rate

updated_atstring · date-time

This represents the date when the tax rate was updated