Class GetItemStatusResponseType

Extends AbstractResponseType

class GetItemStatusResponseType
Returns status information for all items in a list. Some of the Item information is returned in an SimpleItemArrayType object, that can include zero, one, or multiple ItemType objects.

Defined in com/ebay/shoppingservice/GetItemStatusResponseType.js

Property Summary
Array item
Collection of Item status objects in an SimpleItemArrayType object, that can include zero, one, or multiple ItemType objects.

Properties inherited from AbstractResponseType
ack , build , correlationID , errors , timestamp , version

Constructor Summary

Property Details

property Array item

Collection of Item status objects in an SimpleItemArrayType object, that can include zero, one, or multiple ItemType objects.


Constructor Details

constructor GetItemStatusResponseType

GetItemStatusResponseType(Object props)

Parameters:
props