ShippingType
The Shipping Type.
Possible enumeration values:
| Name | Value | Description |
|---|---|---|
| None |
0 |
An enum constant representing the none option. |
| CreateLabel |
1 |
An enum constant representing the create label option. |
| ExistingLabel |
2 |
An enum constant representing the existing label option. |
| eDelivery |
3 |
An enum constant representing the delivery option. |
| Paperless |
4 |
An enum constant representing the paperless option. |
| FlashSeats |
5 |
An enum constant representing the flash seats option. |
| Mobile |
6 |
An enum constant representing the mobile option. |
| WillCall |
7 |
An enum constant representing the will call option. |
| LocalPickup |
8 |
An enum constant representing the local pickup option. |