Class ProductIDType
class
ProductIDType
Product ID has an attribute of ProductIDCodeType and a string value.
Defined in
com/ebay/shoppingservice/ProductIDType.js
Property Summary
ProductIDCodeType
type
The nature of identifier being used.
value
Constructor Summary
ProductIDType
(Object props)
Property Details
property
ProductIDCodeType
type
The nature of identifier being used. For FindHalfProducts, FindProducts, FindItemsAdvanced, and FindReviewsAndGuides, only Reference, ISBN, UPC, and EAN are supported. Required when ProductID is specified.
property value
Constructor Details
constructor ProductIDType
ProductIDType(Object props)
Parameters:
props