My Project
All Classes Namespaces Files Functions Variables Enumerations Enumerator Properties Events Pages
Public Attributes | List of all members
PlayFab.GroupsModels.GroupWithRoles Class Reference

Describes a group and the roles that it contains. More...

Inheritance diagram for PlayFab.GroupsModels.GroupWithRoles:
PlayFab.SharedModels.PlayFabBaseModel

Public Attributes

EntityKey Group
 ID for the group.
 
string GroupName
 The name of the group.
 
int ProfileVersion
 The current version of the profile, can be used for concurrency control during updates.
 
List< GroupRoleRoles
 The list of roles within the group.
 

Additional Inherited Members

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

Detailed Description

Describes a group and the roles that it contains.


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