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

Returns information about the role. More...

Inheritance diagram for PlayFab.GroupsModels.DeleteRoleRequest:
PlayFab.SharedModels.PlayFabRequestCommon PlayFab.SharedModels.PlayFabBaseModel

Public Attributes

Dictionary< string, string > CustomTags
 The optional custom tags associated with the request (e.g. build number, external trace identifiers, etc.).
 
EntityKey Group
 The identifier of the group.
 
string RoleId
 The ID of the role to delete. Role IDs must be between 1 and 64 characters long.
 
- Public Attributes inherited from PlayFab.SharedModels.PlayFabRequestCommon
PlayFabAuthenticationContext AuthenticationContext
 

Additional Inherited Members

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

Detailed Description

Returns information about the role.


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