Identitylistitem
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| id | (optional) string | the identity ID | [default to undefined] |
| displayName | (optional) string | the display name of the identity | [default to undefined] |
| firstName | (optional) string | the first name of the identity | [default to undefined] |
| lastName | (optional) string | the last name of the identity | [default to undefined] |
| active | (optional) boolean | indicates if an identity is active or not | [default to true] |
| deletedDate | (optional) string | the date when the identity was deleted | [default to undefined] |