InventoryViewModel
| Name | Description | Type | Additional information |
|---|---|---|---|
| ProductID | string |
None. |
|
| DisplayName | string |
None. |
|
| ShortDetail | string |
None. |
|
| LongDetail | string |
None. |
|
| Price | decimal number |
None. |
|
| CurrencyTypeID | integer |
None. |
|
| AutoShipPrice | decimal number |
None. |
|
| Volume | decimal number |
None. |
|
| SmallImageURL | string |
None. |
|
| LargeImageURL | string |
None. |
|
| QtyOptions | string |
None. |
|
| InventoryRelationshipGroupID | integer |
None. |
|
| IsResourceServerImage | boolean |
None. |
|
| OnHand | integer |
None. |
|
| LowStockMessage | string |
None. |
|
| OutOfStockMessage | string |
None. |
|
| SoftAllocationTimerOverride | integer |
None. |
|
| TimeDuration | string |
None. |
|
| IsPartyItem | boolean |
None. |
|
| InventoryOptionsGroup | Collection of InventoryOptionsGroupViewModel |
None. |