EntitlementBulkUpdateRequest
Import this model from the entry point of its package:
import { EntitlementBulkUpdateRequest } from '@sailpoint/angular-sdk/entitlements';
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| entitlementIds | Array<string> | List of entitlement ids to update | [default to undefined] |
| jsonPatch | Array<JsonPatchOperation> | [default to undefined] |