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

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::SchedulingInfoType

DESCRIPTION ^

Contains information for scheduling limits for the user.

SYNOPSIS ^

INHERITANCE ^

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

Subroutines: ^

setMaxScheduledItems()

Maximum number of Items that a user may schedule.

# Argument: 'xs:int'

getMaxScheduledItems()

  Calls: GetUser
  Returned: Conditionally
  Details: DetailLevel: none, ReturnAll

# Returns: 'xs:int'

setMaxScheduledMinutes()

Maximum number of minutes that a listing may be scheduled in advance of its going live.

# Argument: 'xs:int'

getMaxScheduledMinutes()

  Calls: GetUser
  Returned: Conditionally
  Details: DetailLevel: none, ReturnAll

# Returns: 'xs:int'

setMinScheduledMinutes()

Minimum number of minutes that a listing may be scheduled in advance of its going live.

# Argument: 'xs:int'

getMinScheduledMinutes()

  Calls: GetUser
  Returned: Conditionally
  Details: DetailLevel: none, ReturnAll

# Returns: 'xs:int'

syntax highlighting: