Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 642 Bytes

File metadata and controls

13 lines (10 loc) · 642 Bytes

ShipEngineSDK.Model.ListManifestsResponseBody

A list manifests response body

Properties

Name Type Description Notes
Links PaginationLink Helpful links to other pages of results [readonly]
Manifests List<Manifest> The list of available manifests [readonly]
Page int Current page of the list manifests results [readonly]
Pages int Total number of pages for list manifests results [readonly]
Total long The total number of manifests returned [readonly]