| eBay-API documentation | view source | Contained in the eBay-API distribution. |
eBay::API::XML::DataType::SchedulingInfoType
Contains information for scheduling limits for the user.
eBay::API::XML::DataType::SchedulingInfoType inherits from the eBay::API::XML::BaseDataType class
Maximum number of Items that a user may schedule.
# Argument: 'xs:int'
Calls: GetUser Returned: Conditionally Details: DetailLevel: none, ReturnAll
# Returns: 'xs:int'
Maximum number of minutes that a listing may be scheduled in advance of its going live.
# Argument: 'xs:int'
Calls: GetUser Returned: Conditionally Details: DetailLevel: none, ReturnAll
# Returns: 'xs:int'
Minimum number of minutes that a listing may be scheduled in advance of its going live.
# Argument: 'xs:int'
Calls: GetUser Returned: Conditionally Details: DetailLevel: none, ReturnAll
# Returns: 'xs:int'
| eBay-API documentation | view source | Contained in the eBay-API distribution. |