Class GetSingleItemResponseType
Extends
AbstractResponseType
class
GetSingleItemResponseType
Defined in
com/ebay/shoppingservice/GetSingleItemResponseType.js
Property Summary
SimpleItemType
item
Contains details about the listing whose ID was specified in the request.
Properties inherited from
AbstractResponseType
ack
,
build
,
correlationID
,
errors
,
timestamp
,
version
Constructor Summary
GetSingleItemResponseType
(Object props)
Property Details
property
SimpleItemType
item
Contains details about the listing whose ID was specified in the request.
Constructor Details
constructor GetSingleItemResponseType
GetSingleItemResponseType(Object props)
Parameters:
props