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": 100,
"counted": 2
}| Field | Type | Description |
|---|---|---|
total | Int | Total number of items to count. |
counted | Int | Number of items already counted. |
{
"total": 100,
"counted": 2
}