Pennylane API Client
    Preparing search index...

    Interface UpdateImportedCustomerInvoiceLedgerEntryLineBody

    Optional ledger entry line payload for updating imported invoice lines.

    interface UpdateImportedCustomerInvoiceLedgerEntryLineBody {
        label: string | null;
    }
    Index

    Properties

    Properties

    label: string | null