# InventoryState

### Description

Indicates the state of a tracked item quantity in the lifecycle of goods.

## Properties
Name | Type
------------ | -------------
**CUSTOM** | string
**IN_STOCK** | string
**SOLD** | string
**RETURNED_BY_CUSTOMER** | string
**RESERVED_FOR_SALE** | string
**SOLD_ONLINE** | string
**ORDERED_FROM_VENDOR** | string
**RECEIVED_FROM_VENDOR** | string
**IN_TRANSIT_TO** | string
**NONE** | string
**WASTE** | string
**UNLINKED_RETURN** | string

Note: All properties are protected and only accessed via getters and setters.

[[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md)

