Preview

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

InvoiceRecordedDiscount

Recorded immutable discount for invoice.

This page contains

    Fields

    code: String

    Discount code

    type: String

    Discount type

    description: String

    Description of the discount

    value: BigDecimal PREVIEW

    Discount value

    unit: InvoiceRecordedDiscountUnit PREVIEW

    Discount unit

    Parent objects of InvoiceRecordedDiscount

    InvoiceDiscount PREVIEW

    Discount for invoice. Contains a reference to current object and data recorded at invoice creation.