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

Describes an application to join a group. More...

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

Public Attributes

EntityWithLineage Entity
 Type of entity that requested membership.
 
DateTime Expires
 When the application to join will expire and be deleted.
 
EntityKey Group
 ID of the group that the entity requesting membership 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 application to join a group.


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