ShippingPackageDetailsType
Details about type of package used to ship an item.

Types that use ShippingPackageDetailsType:

Call that uses one or more fields of ShippingPackageDetailsType:

Fields

DefaultValue ( boolean )
Description ( string )
DetailVersion ( string )
DimensionsSupported ( boolean )
PackageID ( int )
ShippingPackage ( ShippingPackageCodeType )
UpdateTime ( dateTime )

DefaultValue ( boolean ) [0..1]
Indicates if the package type is the default for the specified site.
See the Field Index to learn which calls use DefaultValue.

Description ( string ) [0..1]
Full name of the shipping package for display purposes.
See the Field Index to learn which calls use Description.

DetailVersion ( string ) [0..1]
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.

DimensionsSupported ( boolean ) [0..1]
This is a characteristic of a type of package. There is no connection between it and individual shipping services. (Compare with ShippingServicePackageDetails.DimensionsRequired.) DimensionsSupported is true if dimensions are required for this package type for at least one shipping service on the specified eBay site. If not returned, DimensionsSupported is false.
See the Field Index to learn which calls use DimensionsSupported.

PackageID ( int ) [0..1]
Numeric identifier. Some applications use this ID to look up shipping packages more efficiently.
See the Field Index to learn which calls use PackageID.

ShippingPackage ( see ShippingPackageCodeType for possible values ) [0..1]
Value used for the shipping package. For a list of valid values that you can cache for future use, call GeteBayDetails with DetailName set to ShippingPackageDetails.
See the Field Index to learn which calls use ShippingPackage.

UpdateTime ( dateTime ) [0..1]
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.

This document was generated with a customized version of the apireferencedocs tool.

© 2005–2010 eBay, Inc. All rights reserved. This documentation and the API may only be used in accordance with the eBay Developers Program and API License Agreement.