Preview

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

InvoiceTaxType

Definition of a TaxType for invoice.

This page contains

    Fields

    id: ID!

    ID of the tax type

    name: String

    Tax type name

    rate: BigDecimal PREVIEW

    Tax rate

    Implements

    Parent objects of InvoiceTaxType

    InvoiceTaxDetail PREVIEW

    Definition of a TaxDetail for invoice