Preview

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

InvoiceLineCost

Definition of a Cost

This page contains

    Fields

    type: InvoiceCostType PREVIEW

    Type of cost

    unit: InvoiceCostUnit PREVIEW

    Cost unit

    typeCategory: String

    Type category of cost

    strategy: String

    Cost strategy

    credit: Boolean!

    Indicate if cost is a credit

    percentage: Boolean!

    Indicate if cost is a percentage

    Parent objects of InvoiceLineCost

    InvoiceLine PREVIEW

    Definition of an invoice line