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