Name | Description | Type | Additional information |
---|---|---|---|
IsSuccessful |
Used to determine if method call was successful (true) or failure (false) |
boolean |
None. |
ErrorMessage |
The error message if method call was not successful |
string |
None. |
ManifestGUID |
Unique internal manifest identifier to recover |
string |
None. |
ManifestNumber |
Unique manifest identifier |
integer |
None. |
RecoverFrom |
Recover from information |
string |
None. |
Shipments |
List of shipment to recover |
Collection of ShipmentToRecover |
None. |
BagCount |
Number of bags on recovery manifest |
integer |
None. |
TotalWeight |
Total weight of recovery manifest |
decimal number |
None. |
TotalWeightUOM |
Weight unit of measure (LB,KG) |
string |
None. |