C# Class PlayFab.ServerModels.DeleteSharedGroupRequest

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

Public Properties

Property Type Description
SharedGroupId string

Property Details

SharedGroupId public property

Unique identifier for the shared group.
public string SharedGroupId
return string