ShippingType
The shipping type
| Name | Description | Type | Additional information |
|---|---|---|---|
| ShippingTypeId |
The identifier of the shipping type.
|
string |
None.
|
| SubscriberId |
The identifier of the subscriber.
|
string |
None.
|
| Carrier |
The carrier.
|
ShippingCarrier |
None.
|
| CarrierName |
The name of the carrier.
|
string |
None.
|
| Service |
The service.
|
string |
None.
|
| Cost |
The cost.
|
decimal number |
None.
|