Skip to main content

WorkgroupDto

Import this model from the entry point of its package:

import { WorkgroupDto } from '@sailpoint/angular-sdk/governance_groups';

Properties

NameTypeDescriptionNotes
owner(optional) WorkgroupDtoOwner[default to undefined]
id(optional) stringGovernance group ID.[readonly] [default to undefined]
name(optional) stringGovernance group name.[default to undefined]
description(optional) stringGovernance group description.[default to undefined]
memberCount(optional) numberNumber of members in the governance group.[readonly] [default to undefined]
connectionCount(optional) numberNumber of connections in the governance group.[readonly] [default to undefined]
created(optional) string[default to undefined]
modified(optional) string[default to undefined]