Trading_WarrantyDurationDetailsType Class Reference
| Inherits from | NSObject |
| Conforms to | PicoBindable |
| Declared in | Trading_WarrantyDurationDetailsType.h Trading_WarrantyDurationDetailsType.m |
Tasks
-
warrantyDurationOptionThe warranty period.
property
This value can be passed in the AddItem family of calls. -
descriptionDisplay string that applications can use to present a list of warranty durations 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 WarrantyDurationOption 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_WarrantyDurationDetailsType.hdescription
Display string that applications can use to present a list of warranty durations in
a more user-friendly format (such as in a drop-down list).
Not applicable as input to the AddItem family of calls. (Use WarrantyDurationOption instead.)
@property (nonatomic, retain) NSString *descriptionDiscussion
Display string that applications can use to present a list of warranty durations in
a more user-friendly format (such as in a drop-down list).
Not applicable as input to the AddItem family of calls. (Use WarrantyDurationOption instead.)
type : NSString, wrapper for primitive string
Declared In
Trading_WarrantyDurationDetailsType.hwarrantyDurationOption
The warranty period.
This value can be passed in the AddItem family of calls.
@property (nonatomic, retain) NSString *warrantyDurationOptionDiscussion
The warranty period.
This value can be passed in the AddItem family of calls.
type : NSString, wrapper for primitive string
Declared In
Trading_WarrantyDurationDetailsType.h