| Name | Type | Description | Notes |
|---|---|---|---|
| locationId | String | the item location ID | |
| stockedQuantity | BigDecimal | the total stock quantity of an inventory item at the given location ID | |
| reservedQuantity | BigDecimal | the reserved stock quantity of an inventory item at the given location ID | |
| incomingQuantity | BigDecimal | the incoming stock quantity of an inventory item at the given location ID | |
| metadata | Object | An optional key-value map with additional details | [optional] |
| createdAt | OffsetDateTime | The date with timezone at which the resource was created. | [optional] |
| updatedAt | OffsetDateTime | The date with timezone at which the resource was updated. | [optional] |
| deletedAt | OffsetDateTime | The date with timezone at which the resource was deleted. | [optional] |