| eBay-API documentation | view source | Contained in the eBay-API distribution. |
eBay::API::XML::DataType::ShippingPackageDetailsType
Details about type of package used to ship an item.
eBay::API::XML::DataType::ShippingPackageDetailsType inherits from the eBay::API::XML::BaseDataType class
Indicates if the package type is the default for the specified site.
# Argument: 'xs:boolean'
Calls: GeteBayDetails Returned: Conditionally
# Returns: 'xs:boolean'
Full name of the shipping package for display purposes.
# Argument: 'xs:string'
Calls: GeteBayDetails Returned: Conditionally
# Returns: 'xs:string'
Numeric identifier. Some applications use this ID to look up shipping packages more efficiently.
# Argument: 'xs:int'
Calls: GeteBayDetails Returned: Conditionally
# Returns: 'xs:int'
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.
# Argument: 'ns:ShippingPackageCodeType'
Calls: GeteBayDetails Returned: Conditionally
# Returns: 'ns:ShippingPackageCodeType'
| eBay-API documentation | view source | Contained in the eBay-API distribution. |