Sha256: b764fd497d25c3418967bb3bd686f766b615daa4400956de4f77edec5662913f
Contents?: true
Size: 522 Bytes
Versions: 33
Compression:
Stored size: 522 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
33 entries across 33 versions & 1 rubygems