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

Describes an invitation to a group. More...

Inheritance diagram for PlayFab.GroupsModels.InviteToGroupResponse:
PlayFab.SharedModels.PlayFabResultCommon PlayFab.SharedModels.PlayFabBaseModel

Public Attributes

DateTime Expires
 When the invitation will expire and be deleted.
 
EntityKey Group
 The group that the entity invited to.
 
EntityWithLineage InvitedByEntity
 The entity that created the invitation.
 
EntityWithLineage InvitedEntity
 The entity that is invited.
 
string RoleId
 ID of the role in the group to assign the user to.
 
- Public Attributes inherited from PlayFab.SharedModels.PlayFabResultCommon
PlayFabRequestCommon Request
 
object CustomData
 

Additional Inherited Members

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

Detailed Description

Describes an invitation to a group.


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