Pennylane API Client
    Preparing search index...

    Interface UpdateCustomerInvoiceDeleteLineBody

    Invoice line payload for the delete array in a draft invoice update.

    interface UpdateCustomerInvoiceDeleteLineBody {
        id: number;
    }
    Index

    Properties

    Properties

    id: number