Trading_WarrantyOfferedDetailsType Class Reference
| Inherits from | NSObject |
| Conforms to | PicoBindable |
| Declared in | Trading_WarrantyOfferedDetailsType.h Trading_WarrantyOfferedDetailsType.m |
Tasks
-
warrantyOfferedOptionWhether the item includes a warranty.
property
This value can be passed in the AddItem family of calls. -
descriptionDisplay string that applications can use to present the “warranty offered” options 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 WarrantyOfferedOption instead.) -
any(public property)
property
Properties
any
(public property)
@property (nonatomic, retain) NSMutableArray *anyDiscussion
(public property)
entry type : PicoAnyElement, wrapper for primitive anyelement
Declared In
Trading_WarrantyOfferedDetailsType.hdescription
Display string that applications can use to present the “warranty offered” options in
a more user-friendly format (such as in a drop-down list).
Not applicable as input to the AddItem family of calls. (Use WarrantyOfferedOption instead.)
@property (nonatomic, retain) NSString *descriptionDiscussion
Display string that applications can use to present the “warranty offered” options in
a more user-friendly format (such as in a drop-down list).
Not applicable as input to the AddItem family of calls. (Use WarrantyOfferedOption instead.)
type : NSString, wrapper for primitive string
Declared In
Trading_WarrantyOfferedDetailsType.hwarrantyOfferedOption
Whether the item includes a warranty.
This value can be passed in the AddItem family of calls.
@property (nonatomic, retain) NSString *warrantyOfferedOptionDiscussion
Whether the item includes a warranty.
This value can be passed in the AddItem family of calls.
type : NSString, wrapper for primitive string
Declared In
Trading_WarrantyOfferedDetailsType.h