Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 579 Bytes

File metadata and controls

13 lines (10 loc) · 579 Bytes

ShipEngineSDK.Model.ListBatchesResponseBody

A list batch response body

Properties

Name Type Description Notes
Batches List<Batch> Batch List [readonly]
Links PaginationLink [readonly]
Page int The page that is currently being read [readonly]
Pages int The total number of batch pages the API call returned [readonly]
Total long The total number of batches the API call returned [readonly]