ordercloud-javascript-sdk
    Preparing search index...

    Interface XpIndex

    interface XpIndex {
        Key?: string;
        ThingType?: XpThingType;
    }
    Index
    Key?: string
    ThingType?: XpThingType