ObjectMappingBulkPatchRequest
Import this model from the entry point of its package:
import { ObjectMappingBulkPatchRequest } from '@sailpoint/angular-sdk/configuration_hub';
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| patches | Map of id of the object mapping to a JsonPatchOperation describing what to patch on that object mapping. | [default to undefined] |