Tim Keefer > eBay-API > eBay::API::XML::DataType::SummaryEventScheduleType

Download:
eBay-API-0.25.tar.gz

Dependencies

Annotate this POD

CPAN RT

New  2
Open  0
View/Report Bugs
Source  

NAME ^

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

DESCRIPTION ^

Details about a summary event schedule.

SYNOPSIS ^

INHERITANCE ^

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

Subroutines: ^

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'

syntax highlighting: