PatchRoleTenantData#

class PatchRoleTenantData[source]#

Input data required for the Tenant::PatchRole 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).