API ClientsTypeScript SDKAPI ReferenceCoreType AliasesRoleUpdateResultVersion: 8.9On this pageType Alias: RoleUpdateResult type RoleUpdateResult = object; Properties description description: string | null; The description of the updated role. name name: string; The display name of the updated role. roleId roleId: string; The ID of the updated role.Was this helpful?