SodRecipient
Import this model from the entry point of its package:
import { SodRecipient } from '@sailpoint/angular-sdk/sod_policies';
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| type | (optional) string | SOD policy recipient DTO type. | [default to undefined] |
| id | (optional) string | SOD policy recipient's identity ID. | [default to undefined] |
| name | (optional) string | SOD policy recipient's display name. | [default to undefined] |