ordercloud-javascript-sdk
    Preparing search index...

    Interface SyncInventoryRecord

    interface SyncInventoryRecord {
        InventoryRecordID?: string;
        ProductID?: string;
    }
    Index
    InventoryRecordID?: string
    ProductID?: string