Inherits from NSObject
Conforms to PicoBindable
Declared in Trading_ShippingServicePackageDetailsType.h
Trading_ShippingServicePackageDetailsType.m

Overview

Packages supported by the enclosing shipping service.

@ingroup EBayAPIInterface

Tasks

  •   name

    The name of the package type.

    property
  •   dimensionsRequired

    This field is only returned if package dimensions are required for the corresponding
    package type (ShippingServicePackageDetails.Name value) supported
    by the corresponding shipping service option
    (ShippingServiceDetails.ShippingService value).

    property
  •   any

    (public property)

    property

Properties

any

(public property)

@property (nonatomic, retain) NSMutableArray *any

Discussion

(public property)

entry type : PicoAnyElement, wrapper for primitive anyelement

Declared In

Trading_ShippingServicePackageDetailsType.h

dimensionsRequired

This field is only returned if package dimensions are required for the corresponding
package type (ShippingServicePackageDetails.Name value) supported
by the corresponding shipping service option
(ShippingServiceDetails.ShippingService value).

@property (nonatomic, retain) NSNumber *dimensionsRequired

Discussion

This field is only returned if package dimensions are required for the corresponding
package type (ShippingServicePackageDetails.Name value) supported
by the corresponding shipping service option
(ShippingServiceDetails.ShippingService value).

type : NSNumber, wrapper for primitive bool

Declared In

Trading_ShippingServicePackageDetailsType.h

name

The name of the package type.

@property (nonatomic, retain) NSString *name

Discussion

The name of the package type.

type: string constant in Trading_ShippingPackageCodeType.h

Declared In

Trading_ShippingServicePackageDetailsType.h