ordercloud-javascript-sdk
    Preparing search index...

    Interface ProductCollectionEntry

    interface ProductCollectionEntry {
        ListOrder?: number;
        ProductID?: string;
    }
    Index
    ListOrder?: number
    ProductID?: string