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

Public Attributes

float? Average
 The average rating for this item.
 
int? Count1Star
 The total count of 1 star ratings for this item.
 
int? Count2Star
 The total count of 2 star ratings for this item.
 
int? Count3Star
 The total count of 3 star ratings for this item.
 
int? Count4Star
 The total count of 4 star ratings for this item.
 
int? Count5Star
 The total count of 5 star ratings for this item.
 
int? TotalCount
 The total count of ratings for this item.
 

Additional Inherited Members

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

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