Trading_StoreOwnerExtendedListingDurationsType Class Reference
Inherits from | NSObject |
Conforms to | PicoBindable |
Declared in | Trading_StoreOwnerExtendedListingDurationsType.h Trading_StoreOwnerExtendedListingDurationsType.m |
Overview
Defines the extended listing durations available to store owners. If the field is
present, the corresponding feature applies to the category. The field is returned as
anempty element (e.g., a boolean value is not returned). Applies to Fixed Price
Listings as well as Store Inventory Format Listings.
@ingroup EBayAPIInterface
Properties
any
(public property)
@property (nonatomic, retain) NSMutableArray *any
Discussion
(public property)
entry type : PicoAnyElement, wrapper for primitive anyelement
Declared In
Trading_StoreOwnerExtendedListingDurationsType.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_StoreOwnerExtendedListingDurationsType.h