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

    Interface PurchaseItemWrapper

    interface PurchaseItemWrapper {
        PurchaseItem: PurchaseItem;
        status: string;
    }
    Index

    Properties

    PurchaseItem: PurchaseItem
    status: string