ProductReview Example: Difference between revisions

m
Line 34: Line 34:
The following data dictionaries  should now be available:
The following data dictionaries  should now be available:


*UserInfo_DataDictionary
**User_id
**FirstName
**LastName
**StreetAddress
**City
**ZIPCode
**EmailAddress
*Place_DataDictionary
**Place_id
**StoreName
**StreetAddress
**City
**ZIPCode
*Item_DataDictionary
*Item_DataDictionary
*Place_DataDictionary
**Item_id
**Name
**Manufacturer
**Price
*Purchase_DataDictionary
*Purchase_DataDictionary
**Item_id
**Place_Id
**User_id
**DateTime
**Price
*Rating_DataDictionary
*Rating_DataDictionary
*UserInfo_DataDictionary
**Item_Id
 
**User_id
**Place_Id
**Rating


== [[Web Service objects]] ==
== [[Web Service objects]] ==
1,134

edits