Skip to content
This repository has been archived by the owner on Jan 17, 2024. It is now read-only.

Latest commit

 

History

History
15 lines (11 loc) · 991 Bytes

EventResponse.md

File metadata and controls

15 lines (11 loc) · 991 Bytes

Asana.EventResponse

Properties

Name Type Description Notes
user EventResponseUser [optional]
resource EventResponseResource [optional]
type String Deprecated: Refer to the resource_type of the resource. The type of the resource that generated the event. [optional] [readonly]
action String The type of action taken on the resource that triggered the event. This can be one of `changed`, `added`, `removed`, `deleted`, or `undeleted` depending on the nature of the event. [optional] [readonly]
parent EventResponseParent [optional]
createdAt Date The timestamp when the event occurred. [optional] [readonly]
change EventResponseChange [optional]