Type: ProcessingStatus
A processing status for an entity that describes the state, event type, and message of the processing event.
Related Inputs
Related Queries
Related Filters
Properties
| Name | Type | Description |
|---|---|---|
| _cursor | String | Provides a value that can be supplied to the |
| createdAt | DateTime | The instant this object has been created |
| createdBy | User | The user that triggered this processing event if it was triggered by a user This field references a |
| createdByRefEmail | String | The email of the user that triggered this processing event if it was triggered by a user |
| entityRefIds | [ID] | The ID of the entity that was processed |
| entityType | EntityType | The type of the entity that was processed |
| eventType | EventType | The type of the processing event |
| id | ID | An auto-generated string that identifies this child entity uniquely within this collection of child entities |
| message | String | The message associated with the processing event |
| processingId | String | The processing ID that identifies this processing run |
| state | ProcessingState | The state of the processing event |
| updatedAt | DateTime | The instant this object has been updated the last time |
This page was generated: 2024-11-06
