Trading_ListingDurationDefinitionType Class Reference
| Inherits from | NSObject |
| Conforms to | PicoBindable |
| Declared in | Trading_ListingDurationDefinitionType.h Trading_ListingDurationDefinitionType.m |
Overview
A container node for a set of durations that apply to a certain listing type.
@ingroup EBayAPIInterface
Tasks
-
durationSpecifies the length of time an auction can be open, in days. The allowed durations
property
vary according to the type of listing. The value GTC means Good Til Canceled. -
any(public property)
property -
durationSetID(public property)
property
Properties
any
(public property)
@property (nonatomic, retain) NSMutableArray *anyDiscussion
(public property)
entry type : PicoAnyElement, wrapper for primitive anyelement
Declared In
Trading_ListingDurationDefinitionType.hduration
Specifies the length of time an auction can be open, in days. The allowed durations
vary according to the type of listing. The value GTC means Good Til Canceled.
@property (nonatomic, retain) NSMutableArray *durationDiscussion
Specifies the length of time an auction can be open, in days. The allowed durations
vary according to the type of listing. The value GTC means Good Til Canceled.
entry type : NSString, wrapper for primitive string
Declared In
Trading_ListingDurationDefinitionType.h