Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 775 Bytes

Change.md

File metadata and controls

19 lines (12 loc) · 775 Bytes

Change

Properties

Name Type Description Notes
id Integer Internal ID of this entity.
created OffsetDateTime The time this entity was created.
userId Integer The ID of the user associated with this entity.
applicationId Integer 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 Integer ID of management key used to perform changes. [optional]