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

Overview

Details about a summary event schedule.

@ingroup EBayAPIInterface

Tasks

Properties

any

(public property)

@property (nonatomic, retain) NSMutableArray *any

Discussion

(public property)

entry type : PicoAnyElement, wrapper for primitive anyelement

Declared In

Trading_SummaryEventScheduleType.h

eventType

The event type associated with this alert.

@property (nonatomic, retain) NSString *eventType

Discussion

The event type associated with this alert.

type: string constant in Trading_NotificationEventTypeCodeType.h

Declared In

Trading_SummaryEventScheduleType.h

frequency

How often the summary is to be delivered.

@property (nonatomic, retain) NSString *frequency

Discussion

How often the summary is to be delivered.

type: string constant in Trading_SummaryFrequencyCodeType.h

Declared In

Trading_SummaryEventScheduleType.h

summaryPeriod

The period of time for which to create a summary.

@property (nonatomic, retain) NSString *summaryPeriod

Discussion

The period of time for which to create a summary.

type: string constant in Trading_SummaryWindowPeriodCodeType.h

Declared In

Trading_SummaryEventScheduleType.h