Preview

TaxType is in Preview status and is subject to change without notice. For more information about Preview status, see the GraphQL API policy.

TaxType

Definition of a TaxType for invoice.

This page contains

    Fields

    id: ID!

    ID of the tax type

    name: String

    Tax type name

    rate: Decimal

    Tax rate

    strategy: String

    Tax strategy

    Implements

    Parent objects of TaxType

    TaxDetail PREVIEW

    Definition of a TaxDetail for invoice

    TaxReport PREVIEW

    Definition of a tax report

    TaxReportDetail PREVIEW
    TaxReportSummary PREVIEW