object CycleCountProgressType

Fields

FieldTypeDescription
totalInt

Total number of items to count

countedInt

Number of items already counted

Referenced By

Example

{
  "total": 987,
  "counted": 987
}