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

Overview

Sellers create live auction catalogs and schedule their live auction events by using
the eBay Live Auctions Web site user interface. The seller can create a catalog in
the Live Auctions system several months before a sale.

@ingroup EBayAPIInterface

Tasks

  •   scheduleID

    Identifier for an event schedule in the seller’s Live Auctions catalog.

    property
  •   scheduleTime

    Date and time that the sale schedule starts.

    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_ScheduleType.h

scheduleID

Identifier for an event schedule in the seller’s Live Auctions catalog.

@property (nonatomic, retain) NSNumber *scheduleID

Discussion

Identifier for an event schedule in the seller’s Live Auctions catalog.

type : NSNumber, wrapper for primitive int

Declared In

Trading_ScheduleType.h

scheduleTime

Date and time that the sale schedule starts.

@property (nonatomic, retain) NSDate *scheduleTime

Discussion

Date and time that the sale schedule starts.

type : NSDate, wrapper for primitive date

Declared In

Trading_ScheduleType.h