Skip to content

Latest commit

 

History

History
16 lines (8 loc) · 598 Bytes

File metadata and controls

16 lines (8 loc) · 598 Bytes

VoidCountStatus

Indicates the status of shipping labels/shipments which are sent to be cancelled.

Properties

Name Type Description Notes
success BigDecimal The number of shipment labels which have been successfully cancelled. [optional]
failed BigDecimal The number of shipment labels which failed cancelling due to some validation issue. [optional]
pending BigDecimal The number of shipment labels which are pending and in-queue to be cancelled. [optional]