Sha256: ac044609eecafb15ad0b42c0ad189c1a3b8dff1f0ebf4f8c0a587d0a78e22919

Contents?: true

Size: 498 Bytes

Versions: 5

Compression:

Stored size: 498 Bytes

Contents

---
title: ScimV2PatchOperation
---
## PureCloud::ScimV2PatchOperation

## Properties

|Name | Type | Description | Notes|
|------------ | ------------- | ------------- | -------------|
| **op** | **String** | Patch operation | |
| **path** | **String** | Attribute path describing the target of the operation.  Required for 'remove' operation. | [optional] |
| **value** | [**JsonNode**](JsonNode.html) | Value to set in the specified path | [optional] |
{: class="table table-striped"}


Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
purecloudplatformclientv2-60.0.0 docs/ScimV2PatchOperation.md
purecloudplatformclientv2-59.0.0 docs/ScimV2PatchOperation.md
purecloudplatformclientv2-58.0.1 docs/ScimV2PatchOperation.md
purecloudplatformclientv2-58.0.0 docs/ScimV2PatchOperation.md
purecloudplatformclientv2-57.0.0 docs/ScimV2PatchOperation.md