My Project
Loading...
Searching...
No Matches
Public Attributes | List of all members
PlayFab.GroupsModels.GetGroupRequest Class Reference

Returns the ID, name, role list and other non-membership related information about a group. More...

Inheritance diagram for PlayFab.GroupsModels.GetGroupRequest:
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.).
 
EntityKey Group
 The identifier of the group.
 
string GroupName
 The full name of the group.
 
- Public Attributes inherited from PlayFab.SharedModels.PlayFabRequestCommon
PlayFabAuthenticationContext AuthenticationContext
 

Additional Inherited Members

- Public Member Functions inherited from PlayFab.SharedModels.PlayFabBaseModel
string ToJson ()
 

Detailed Description

Returns the ID, name, role list and other non-membership related information about a group.


The documentation for this class was generated from the following file: