Skip to content

Latest commit

 

History

History
15 lines (7 loc) · 429 Bytes

File metadata and controls

15 lines (7 loc) · 429 Bytes

CounterStatus

Properties

Name Type Description Notes
success BigDecimal The number of items that were successfully processed. [optional]
failed BigDecimal The number of items that failed processing. [optional]
pending BigDecimal The number of items that are pending processing. [optional]