object CycleCountProgressType

Fields

FieldTypeDescription
totalInt

Total number of items to count.

countedInt

Number of items already counted.

Referenced By

Example

{
  "total": 100,
  "counted": 2
}