My Project
Loading...
Searching...
No Matches
Public Attributes | List of all members
PlayFab.GroupsModels.CreateGroupResponse Class Reference
Inheritance diagram for PlayFab.GroupsModels.CreateGroupResponse:
PlayFab.SharedModels.PlayFabResultCommon PlayFab.SharedModels.PlayFabBaseModel

Public Attributes

string AdminRoleId
 The ID of the administrator role for the group.
 
DateTime Created
 The server date and time the group was created.
 
EntityKey Group
 The identifier of the group.
 
string GroupName
 The name of the group.
 
string MemberRoleId
 The ID of the default member role for the group.
 
int ProfileVersion
 The current version of the profile, can be used for concurrency control during updates.
 
Dictionary< string, string > Roles
 The list of roles and names that belong to the group.
 
- Public Attributes inherited from PlayFab.SharedModels.PlayFabResultCommon
PlayFabRequestCommon Request
 
object CustomData
 

Additional Inherited Members

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

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