Document representing a inventorylist
Property | Type | Constraints | Description |
---|---|---|---|
assigned_sites
|
[String] | The list of sites this inventory list is assigned to. The assigned sites is a computed attribute, and cannot be directly modified. | |
default_in_stock
|
Boolean | True if the default for the inventory list is to be in stock. THe default value is false if not specified. | |
description
|
String | The user supplied description of this instance. | |
id
|
String | The id for the inventory list, which is required and must be unique. | |
link
|
String | URL that is used to get this instance. The URL is a computed attribute, and cannot be modified. | |
on_order_inventory_enabled
|
Boolean | True if the on order flag is enabled. The default value is false if not specified. | |
use_bundle_inventory_only
|
Boolean | True if the inventory list is used in bundle inventory only. The default value is false if not specified. |