eBay::API::XML::DataType::ScheduleType - eBay::API::XML::DataType::ScheduleType documentation


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

Index


NAME

Top

eBay::API::XML::DataType::ScheduleType

DESCRIPTION

Top

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

Top

INHERITANCE

Top

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

Subroutines:

Top

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'


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