The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

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'