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

Public Attributes

Dictionary< string, string > CustomTags
 The optional custom tags associated with the request (e.g. build number, external trace identifiers, etc.).
 
List< string > StatisticNames
 statistics to return (current version will be returned for each)
 
List< StatisticNameVersionStatisticNameVersions
 statistics to return, if StatisticNames is not set (only statistics which have a version matching that provided will be returned)
 
- 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: