This is a criteria value object to provide the criteria for querying Shipping Method Description,
mainly the shipping charge and estimated delivery date for specific Shipping Method,
shipping destination and shipping items combination.
An enum indicating the ship location type. The possible values are "S" for store,
and "C" for customer.
The location id is the store id where the order items are going to be shipped provided the
ship_loc_type is "S".
Contains the shipping destination address.
Contains a collection of shipping items.
Specifies the locales for the shipping options results.
code for shipping carrier such as USPS, FedEx etc.
Code for shipping carrier service such as next day, overnight etc.
This type can hold a string of max length of 5 characters.
This type can hold a string of max length of 6 characters.
This type can hold a string of max length of 4 characters.