ordercloud-javascript-sdk
    Preparing search index...

    Interface InventoryIntegration

    interface InventoryIntegration {
        DeliveryConfigID?: string;
        LimitNotifications?: boolean;
    }
    Index
    DeliveryConfigID?: string
    LimitNotifications?: boolean