AssignmentContextDto
Import this model from the entry point of its package:
import { AssignmentContextDto } from '@sailpoint/angular-sdk/identities';
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| requested | (optional) AccessRequestContext | [default to undefined] | |
| matched | (optional) Array<RoleMatchDto> | [default to undefined] | |
| computedDate | (optional) string | Date that the assignment will was evaluated | [default to undefined] |