object CycleCountProgressType
Fields
| Field | Type | Description |
|---|---|---|
total | Int | Total number of items to count |
counted | Int | Number of items already counted |
Referenced By
- CycleCountBatch Type
Example
{
"total": 987,
"counted": 987
}| Field | Type | Description |
|---|---|---|
total | Int | Total number of items to count |
counted | Int | Number of items already counted |
{
"total": 987,
"counted": 987
}