Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 520 Bytes

JsonPatchOperation.md

File metadata and controls

13 lines (9 loc) · 520 Bytes

Okta.Sdk.Model.JsonPatchOperation

The update action

Properties

Name Type Description Notes
Op PatchAction [optional]
Path string The resource path of the attribute to update [optional]
Value Object The update operation value [optional]

[Back to Model list] [Back to API list] [Back to README]