My Project
Loading...
Searching...
No Matches
Public Attributes | List of all members
PlayFab.EconomyModels.Review Class Reference
Inheritance diagram for PlayFab.EconomyModels.Review:
PlayFab.SharedModels.PlayFabBaseModel

Public Attributes

int HelpfulNegative
 The number of negative helpfulness votes for this review.
 
int HelpfulnessVotes
 Total number of helpfulness votes for this review.
 
int HelpfulPositive
 The number of positive helpfulness votes for this review.
 
bool IsInstalled
 Indicates whether the review author has the item installed.
 
string ItemId
 The ID of the item being reviewed.
 
string ItemVersion
 The version of the item being reviewed.
 
string Locale
 The locale for which this review was submitted in.
 
int Rating
 Star rating associated with this review.
 
string ReviewerId
 The ID of the author of the review.
 
string ReviewId
 The ID of the review.
 
string ReviewText
 The full text of this review.
 
DateTime Submitted
 The date and time this review was last submitted.
 
string Title
 The title of this review.
 

Additional Inherited Members

- Public Member Functions inherited from PlayFab.SharedModels.PlayFabBaseModel
string ToJson ()
 

The documentation for this class was generated from the following file: