API ClientsTypeScript SDKAPI ReferenceCoreType AliasesRoleResultVersion: 8.9On this pageType Alias: RoleResult type RoleResult = object; Role search response item. Properties description description: string | null; The description of the role. name name: string; The role name. roleId roleId: string; The role id.Was this helpful?