C# Class PlayFab.ServerModels.GetPlayerTagsRequest

Inheritance: PlayFabRequestCommon
Datei anzeigen Open project: PlayFab/PlayFabGameServer

Public Properties

Property Type Description
Namespace string
PlayFabId string

Property Details

Namespace public_oe property

Optional namespace to filter results by
public string Namespace
return string

PlayFabId public_oe property

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