LifecycleStateDto
Import this model from the entry point of its package:
import { LifecycleStateDto } from '@sailpoint/angular-sdk/identities';
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| stateName | string | The name of the lifecycle state | [default to undefined] |
| manuallyUpdated | boolean | Whether the lifecycle state has been manually or automatically set | [default to undefined] |