Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
PlayFab
ServerModels
GetCharacterStatisticsRequest
C# Class PlayFab.ServerModels.GetCharacterStatisticsRequest
Inheritance:
PlayFabRequestCommon
Show file
Open project: PlayFab/PlayFabGameServer
Class Usage Examples
Public Properties
Property
Type
Description
CharacterId
string
PlayFabId
string
Property Details
CharacterId
public property
Unique PlayFab assigned ID for a specific character owned by a user
public
string
CharacterId
return
string
PlayFabId
public property
Unique PlayFab assigned ID of the user on whom the operation will be performed.
public
string
PlayFabId
return
string