Skip to content

Latest commit

 

History

History
16 lines (8 loc) · 566 Bytes

File metadata and controls

16 lines (8 loc) · 566 Bytes

ImportCountStatus

This will display the status counts for shipments or batch which are submitted via Import .CSV file

Properties

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]