object ProductCaseEachesStatsType
Fields
| Field | Type | Description |
|---|---|---|
eaches_total_on_hand | Int | |
eaches_total_in_case | Int | |
eaches_total_in_other_uoms | Int |
Referenced By
- ProductCaseType Type
Example
{
"eaches_total_on_hand": 987,
"eaches_total_in_case": 987,
"eaches_total_in_other_uoms": 987
}