EntitlementRecommendationAssignRequest
Import this model from the entry point of its package:
import { EntitlementRecommendationAssignRequest } from '@sailpoint/angular-sdk/suggested_entitlement_description';
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| items | Array<string> | The list of recommendation record IDs to assign. | [default to undefined] |
| assignee | EntitlementRecommendationAssignee | [default to undefined] |