SedPatch
Import this model from the entry point of its package:
import { SedPatch } from '@sailpoint/angular-sdk/suggested_entitlement_description';
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| op | (optional) string | desired operation | [default to undefined] |
| path | (optional) string | field to be patched | [default to undefined] |
| value | (optional) any | value to replace with | [default to undefined] |