
eBay::API::XML::DataType::BotBlockResponseType

Container of token and image URL and Audio URL.


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

The URL of the audio-clip that your application should provide for sight-impaired users. The BotBlockAudioUrl audio-clip corresponds to the BotBlockUrl image.
# Argument: 'xs:string'
Calls: PlaceOffer Returned: Conditionally
# Returns: 'xs:string'
An encrypted token generated by eBay when the botblock mechanism is triggered. This token is mapped to BotBlockUrl and BotBlockAudioUrl.
# Argument: 'xs:string'
Calls: PlaceOffer Returned: Conditionally
# Returns: 'xs:string'
The URL of the image that your application should display to the user for a botblock challenge.
# Argument: 'xs:string'
Calls: PlaceOffer Returned: Conditionally
# Returns: 'xs:string'