Trading_ShippingServicePackageDetailsType Class Reference
Inherits from | NSObject |
Conforms to | PicoBindable |
Declared in | Trading_ShippingServicePackageDetailsType.h Trading_ShippingServicePackageDetailsType.m |
Tasks
-
name
The name of the package type.
property -
dimensionsRequired
This field is only returned if package dimensions are required for the corresponding
property
package type (ShippingServicePackageDetails.Name value) supported
by the corresponding shipping service option
(ShippingServiceDetails.ShippingService value). -
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