JsonpatchoperationValue
The value to be used for the operation, required for "add" and "replace" operations
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| } |
Example
from sailpoint.service_desk_integration.models.jsonpatchoperation_value import JsonpatchoperationValue
jsonpatchoperation_value = JsonpatchoperationValue(
)