Okta.Sdk.Model.LogTargetChangeDetails
October 22, 2025 ยท View on GitHub
Details on the target's changes. Not all event types support the changeDetails property, and not all target objects contain the changeDetails property. > Note: You can't run queries on changeDetails or the object's to or from properties.
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| From | Dictionary<string, Object> | The original properties of the target | [optional] |
| To | Dictionary<string, Object> | The updated properties of the target | [optional] |