Name | Type | Description | Notes |
---|---|---|---|
Id | int | Internal ID of this entity. | |
Created | DateTime | The time this entity was created. | |
UserId | int | The ID of the user associated with this entity. | |
ApplicationId | int | ID of application associated with change. | [optional] |
Entity | string | API endpoint on which the change was initiated. | |
Old | Object | Resource before the change occurred. | [optional] |
New | Object | Resource after the change occurred. | [optional] |
ManagementKeyId | int | ID of management key used to perform changes. | [optional] |