Trading_WarrantyTypeDetailsType Class Reference
Inherits from | NSObject |
Conforms to | PicoBindable |
Declared in | Trading_WarrantyTypeDetailsType.h Trading_WarrantyTypeDetailsType.m |
Tasks
-
warrantyTypeOption
The source or type of the warranty.
property
This value can be passed in the AddItem family of calls. -
description
Display string that applications can use to present WarrantyTypeOption in
property
a more user-friendly format (such as in a drop-down list).
Not applicable as input to the AddItem family of calls. (Use WarrantyTypeOption instead.) -
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_WarrantyTypeDetailsType.h
description
Display string that applications can use to present WarrantyTypeOption in
a more user-friendly format (such as in a drop-down list).
Not applicable as input to the AddItem family of calls. (Use WarrantyTypeOption instead.)
@property (nonatomic, retain) NSString *description
Discussion
Display string that applications can use to present WarrantyTypeOption in
a more user-friendly format (such as in a drop-down list).
Not applicable as input to the AddItem family of calls. (Use WarrantyTypeOption instead.)
type : NSString, wrapper for primitive string
Declared In
Trading_WarrantyTypeDetailsType.h
warrantyTypeOption
The source or type of the warranty.
This value can be passed in the AddItem family of calls.
@property (nonatomic, retain) NSString *warrantyTypeOption
Discussion
The source or type of the warranty.
This value can be passed in the AddItem family of calls.
type : NSString, wrapper for primitive string
Declared In
Trading_WarrantyTypeDetailsType.h