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
-
duration
Specifies 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 *any
Discussion
(public property)
entry type : PicoAnyElement, wrapper for primitive anyelement
Declared In
Trading_ListingDurationDefinitionType.h
duration
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 *duration
Discussion
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