ShippingCarrierDetailsType
Details about type of Carrier used to ship an item.
Type that uses ShippingCarrierDetailsType:
Call that uses ShippingCarrierDetailsType:
Fields
Display string that applications can use to present a list of shipping carriers in a more user-friendly format (such as in a drop-down list).
See the Field Index to learn which calls use Description.
Returns the latest version number for this field. The version can be used to determine if and when to refresh cached client data.
See the Field Index to learn which calls use DetailVersion.
ShippingCarrier ( ShippingCarrierCodeType ) [0..1]
The code for the shipping carrier.
Note: Commonly used shipping carriers can also be found by calling GeteBayDetails with DetailName set to
Note: Commonly used shipping carriers can also be found by calling GeteBayDetails with DetailName set to
ShippingCarrierDetails
and examining the returned ShippingCarrierDetails.ShippingCarrier field.
See the Field Index to learn which calls use ShippingCarrier.
Numeric identifier. Some applications use this ID to look up shipping Carriers more efficiently.
See the Field Index to learn which calls use ShippingCarrierID.
Gives the time in GMT that the feature flags for the details were last updated. This timestamp can be used to determine if and when to refresh cached client data.
See the Field Index to learn which calls use UpdateTime.