Type: ProcessingStatus

A processing status for an entity that describes the state, event type, and message of the processing event.



Properties

NameTypeDescription
_cursorString

Provides a value that can be supplied to the after argument for pagination. Depends on the value of the orderBy argument.

createdAtDateTime

The instant this object has been created

createdByUser

The user that triggered this processing event if it was triggered by a user

This field references a User by its email field

createdByRefEmailString

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

entityTypeEntityType

The type of the entity that was processed

eventTypeEventType

The type of the processing event

idID

An auto-generated string that identifies this child entity uniquely within this collection of child entities

messageString

The message associated with the processing event

processingIdString

The processing ID that identifies this processing run

stateProcessingState

The state of the processing event

updatedAtDateTime

The instant this object has been updated the last time


This page was generated: 2024-05-17