| Name | Description | Type | Additional information |
|---|---|---|---|
| code |
The Code of the ShipmentOption |
integer |
None. |
| name |
The Name/Description of the ShipmentOption |
string |
None. |
| HasAdditionalOptionInfo |
flag to specify that the option has aditional options info |
boolean |
None. |
| AdditionalOptionInfo |
Additional Option Info |
WS_Repository.Models.Responses.Carrier.AdditionalOptionInfo |
None. |
| HasSubOptions |
flag to specify that the option has Sub Options |
boolean |
None. |
| SubOptions |
Sub options of the shipment options |
Collection of WS_Repository.Models.Responses.Carrier.SubShipmentOption |
None. |