github.com/launchdarkly/api-client-go@v5.3.0+incompatible/docs/PatchOperation.md (about)

     1  # PatchOperation
     2  
     3  ## Properties
     4  Name | Type | Description | Notes
     5  ------------ | ------------- | ------------- | -------------
     6  **Op** | **string** |  | [default to null]
     7  **Path** | **string** |  | [default to null]
     8  **Value** | [***interface{}**](interface{}.md) |  | [default to null]
     9  
    10  [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
    11  
    12