PatchRoleData#

class PatchRoleData[source]#

Input data required for the Role::Patch operation.

permission: GlobalPermission#

The name of the permission to change.

value: bool#

The value to set the permission to (True means the specified role has the specified permission).