Skip to main content

SedPatch

Import this model from the entry point of its package:

import { SedPatch } from '@sailpoint/angular-sdk/suggested_entitlement_description';

Properties

NameTypeDescriptionNotes
op(optional) stringdesired operation[default to undefined]
path(optional) stringfield to be patched[default to undefined]
value(optional) anyvalue to replace with[default to undefined]