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

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

DESCRIPTION ^

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.

SYNOPSIS ^

INHERITANCE ^

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

Subroutines: ^

setScheduleID()

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

# Argument: 'xs:int'

getScheduleID()

  Calls: GetLiveAuctionCatalogDetails
  Returned: Conditionally

# Returns: 'xs:int'

setScheduleTime()

Date and time that the sale schedule starts.

# Argument: 'xs:dateTime'

getScheduleTime()

  Calls: GetLiveAuctionCatalogDetails
  Returned: Conditionally

# Returns: 'xs:dateTime'

syntax highlighting: