eBay::API::XML::DataType::SummaryEventScheduleType - eBay::API::XML::DataType::SummaryEventScheduleType documentation


eBay-API documentation  | view source Contained in the eBay-API distribution.

Index


NAME

Top

eBay::API::XML::DataType::SummaryEventScheduleType

DESCRIPTION

Top

Details about a summary event schedule.

SYNOPSIS

Top

INHERITANCE

Top

eBay::API::XML::DataType::SummaryEventScheduleType inherits from the eBay::API::XML::BaseDataType class

Subroutines:

Top

setEventType()

The event type associated with this alert.

  Calls: SetNotificationPreferences
  RequiredInput: Conditionally
  AllValuesExcept: None

# Argument: 'ns:NotificationEventTypeCodeType'

getEventType()

  Calls: GetNotificationPreferences
  Returned: Conditionally

# Returns: 'ns:NotificationEventTypeCodeType'

setFrequency()

How often the summary is to be delivered.

  Calls: SetNotificationPreferences
  RequiredInput: Conditionally

# Argument: 'ns:SummaryFrequencyCodeType'

getFrequency()

  Calls: GetNotificationPreferences
  Returned: Conditionally

# Returns: 'ns:SummaryFrequencyCodeType'

setSummaryPeriod()

The period of time for which to create a summary.

  Calls: SetNotificationPreferences
  RequiredInput: Conditionally

# Argument: 'ns:SummaryWindowPeriodCodeType'

getSummaryPeriod()

  Calls: GetNotificationPreferences
  Returned: Conditionally

# Returns: 'ns:SummaryWindowPeriodCodeType'


eBay-API documentation  | view source Contained in the eBay-API distribution.