Pennylane API Client
    Preparing search index...

    Interface UpdateCustomerInvoiceFinalizedLinesBody

    Invoice lines payload for updating a finalized customer invoice.

    interface UpdateCustomerInvoiceFinalizedLinesBody {
        update?: readonly UpdateCustomerInvoiceUpdateFinalizedLineBody[];
    }
    Index

    Properties

    Properties