Skip to main content

JsonPatchOperationRoleMining

Import this model from the entry point of its package:

import { JsonPatchOperationRoleMining } from '@sailpoint/angular-sdk/iai_role_mining';

Properties

NameTypeDescriptionNotes
opstringThe operation to be performed[default to undefined]
pathstringA string JSON Pointer representing the target path to an element to be affected by the operation[default to undefined]
value(optional) JsonPatchOperationRoleMiningValue[default to undefined]