Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 892 Bytes

Change.md

File metadata and controls

18 lines (13 loc) · 892 Bytes

Change

Properties

Name Type Description Notes
id int Internal ID of this entity.
created datetime The time this entity was created.
user_id int The ID of the user associated with this entity.
application_id int ID of application associated with change. [optional]
entity str API endpoint on which the change was initiated.
old object Resource before the change occurred. [optional]
new object Resource after the change occurred. [optional]
management_key_id int ID of management key used to perform changes. [optional]

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