AccountStatusChangedStatusChange
Import this model from the entry point of its package:
import { AccountStatusChangedStatusChange } from '@sailpoint/angular-sdk/identity_history';
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| previousStatus | (optional) string | the previous status of the account | [default to undefined] |
| newStatus | (optional) string | the new status of the account | [default to undefined] |