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

Public Attributes

CatalogAlternateId AlternateId
 An alternate ID associated with this item.
 
string ContinuationToken
 An opaque token used to retrieve the next page of items, if any are available.
 
int Count
 Number of items to retrieve. Maximum page size is 200. If not specified, defaults to 10.
 
Dictionary< string, string > CustomTags
 The optional custom tags associated with the request (e.g. build number, external trace identifiers, etc.).
 
string Id
 The unique ID of the item.
 
string OrderBy
 An OData orderBy used to order the results of the query.
 
- Public Attributes inherited from PlayFab.SharedModels.PlayFabRequestCommon
PlayFabAuthenticationContext AuthenticationContext
 

Additional Inherited Members

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

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