Skip to content

Latest commit

 

History

History
18 lines (15 loc) · 1.11 KB

File metadata and controls

18 lines (15 loc) · 1.11 KB

ShipEngineSDK.Model.GetManifestByIdResponseBody

A get manifest by id response body

Properties

Name Type Description Notes
CarrierId string A string that uniquely identifies the carrier [readonly]
CreatedAt DateTimeOffset The date-time that the manifest was created [readonly]
FormId string A string that uniquely identifies the form [readonly]
LabelIds List<string> An array of the label ids used in this manifest. [readonly]
ManifestDownload ManifestDownload [readonly]
ManifestId string A string that uniquely identifies the manifest [readonly]
ShipDate DateTimeOffset The date-time that the manifests shipments will be picked up [readonly]
Shipments int The number of shipments that are included in this manifest [readonly]
SubmissionId string A string that uniquely identifies the submission [readonly]
WarehouseId string A string that uniquely identifies the warehouse [readonly]