Indicates the status of shipping labels/shipments which are sent to be cancelled.
| 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] |