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

    Interface CustomerWrapper

    interface CustomerWrapper {
        Customer: Customer;
        status: string;
    }
    Index

    Properties

    Properties

    Customer: Customer
    status: string