@theredspace/spp-client
    Preparing search index...

    Interface InvoiceWrapper

    the envelope returned by the XML parser

    interface InvoiceWrapper {
        Invoice: Invoice;
        status: string;
    }
    Index

    Properties

    Properties

    Invoice: Invoice
    status: string