
eBay::API::XML::DataType::BotBlockRequestType

Container of token and user reply.


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

An encrypted token that eBay generates and that applications need to pass as input to subsquent calls. One use of this might be to block users from the site due to multiple call requests.
Calls: PlaceOffer RequiredInput: Conditionally
# Argument: 'xs:string'
# Returns: 'xs:string'
The user's response to being asked to type the message in the botblock challenge image (that is, the image corresponding to BotBlockUrl that has been returned in a previous call).
Calls: PlaceOffer RequiredInput: Conditionally
# Argument: 'xs:string'
# Returns: 'xs:string'