Sha256: d7ce641b9417bf02203c56791fdcde9815efe30fde582ce15948148c031da464
Contents?: true
Size: 518 Bytes
Versions: 6
Compression:
Stored size: 518 Bytes
Contents
--- title: ScimV2PatchOperation --- ## PureCloud::ScimV2PatchOperation ## Properties |Name | Type | Description | Notes| |------------ | ------------- | ------------- | -------------| | **op** | **String** | The patch operation to perform. | | | **path** | **String** | The attribute path that describes the target of the operation. Required for a 'remove' operation. | [optional] | | **value** | [**JsonNode**](JsonNode.html) | The value to set in the path. | [optional] | {: class="table table-striped"}
Version data entries
6 entries across 6 versions & 1 rubygems