C# Class PlayFab.AdminModels.ResetUserStatisticsRequest

Inheritance: PlayFabRequestCommon
Show file Open project: PlayFab/PlayFabGameServer Class Usage Examples

Public Properties

Property Type Description
PlayFabId string

Property Details

PlayFabId public property

Unique PlayFab assigned ID of the user on whom the operation will be performed.
public string PlayFabId
return string