ShippingDetails
| Name | Description | Type | Additional information |
|---|---|---|---|
| Cost |
The shipping cost.
|
decimal number |
None.
|
| TrackingNumber |
The shipping tracking number.
|
string |
Max length: 255
|
| Service |
The service.
|
string |
None.
|
| Carrier |
The carrier.
|
ShippingCarrier |
None.
|
| Type |
The type.
|
ShippingType |
None.
|
| DateExpected |
The date expected.
|
date |
None.
|
| Note |
The note.
|
string |
None.
|