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

Creates a new group, as well as administration and member roles, based off of a title's group template. Returns information about the group that was created. More...

Inheritance diagram for PlayFab.GroupsModels.CreateGroupRequest:
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 Entity
 The entity to perform this action on.
 
string GroupName
 The name of the group. This is unique at the title level by default.
 
- Public Attributes inherited from PlayFab.SharedModels.PlayFabRequestCommon
PlayFabAuthenticationContext AuthenticationContext
 

Additional Inherited Members

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

Detailed Description

Creates a new group, as well as administration and member roles, based off of a title's group template. Returns information about the group that was created.


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