Event Class | ![]() |
Namespace: Smartsheet.Api.Models
The Event type exposes the following members.
Name | Description | |
---|---|---|
![]() | AccessTokenName |
Gets the access token name associated with the event, can be null
|
![]() | Action |
Gets the action associated with the event (EventAction enumeration)
|
![]() | AdditionalDetails |
Returns a dictionary of additional details associated with the event
|
![]() | EventId |
Gets a unique event ID
|
![]() | EventTimestamp |
Gets an event timestamp, either a Date object, or Long if numericDates parameter is true on API call.
|
![]() | ObjectId |
Get the object ID of the object associated with the event
|
![]() | ObjectType |
Gets the object type of the object associated with the event (EventObjectType enumeration)
|
![]() | RequestUserId |
Get the user ID of the user whose credential initiated the request
|
![]() | Source |
Gets the source of the event request (EventSource enumeration)
|
![]() | UserId |
Gets the assumed user ID for the event request
|