This will display the status counts for shipments or batch which are submitted via Import .CSV file
| Name | Type | Description | Notes |
|---|---|---|---|
| success | BigDecimal | The number of shipments which have been successfully imported. | [optional] |
| failed | BigDecimal | The number of shipments failed during Import. | [optional] |
| pending | BigDecimal | The number of shipments which are pending and in-queue to be imported. | [optional] |