ordercloud-javascript-sdk
    Preparing search index...

    Interface ProductCatalogAssignment

    interface ProductCatalogAssignment {
        CatalogID?: string;
        ProductID?: string;
    }
    Index
    CatalogID?: string
    ProductID?: string