Inherits from NSObject
Conforms to PicoBindable
Declared in Trading_ListingEnhancementDurationReferenceType.h
Trading_ListingEnhancementDurationReferenceType.m

Overview

A container node for a set of durations that apply to a certain listing enhancements.

@ingroup EBayAPIInterface

Tasks

  •   duration

    Specifies a length of time that a listing enhancement can be used for a listing.
    The value Lifetime means the listing enhancment occurs for the lifetime of the listing.
    Instances of durations other than Lifetime can be purchased multiple times
    while the listing is active.

    property
  •   any

    (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_ListingEnhancementDurationReferenceType.h

duration

Specifies a length of time that a listing enhancement can be used for a listing.
The value Lifetime means the listing enhancment occurs for the lifetime of the listing.
Instances of durations other than Lifetime can be purchased multiple times
while the listing is active.

@property (nonatomic, retain) NSMutableArray *duration

Discussion

Specifies a length of time that a listing enhancement can be used for a listing.
The value Lifetime means the listing enhancment occurs for the lifetime of the listing.
Instances of durations other than Lifetime can be purchased multiple times
while the listing is active.

entry type : NSString, wrapper for primitive string

Declared In

Trading_ListingEnhancementDurationReferenceType.h