|
My Project
|
Describes an invitation to a group. More...
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 () |
Describes an invitation to a group.