nonInventoryItemQuantity
Tracks the available quantity of non-inventory items, though not typically tracked for inventory.
Columns
| Name | Type | References | Description |
| item | String | The name or identifier of the item. | |
| maxcount | Integer | The maximum allowable count or quantity for the item. | |
| mincount | Integer | The minimum required count or quantity for the item. |