Event
@trimblecloudplatform/trimblecloud.processing
@trimblecloudplatform/trimblecloud.processing / Event
Interface: Event
Defined in: src/models/executions.ts:110
Properties
contents?
optionalcontents:ContentType
Defined in: src/models/executions.ts:119
The contents property is Engine/Operation specific and can be defined as either a single string or an object.
createdAt?
optionalcreatedAt:string
Defined in: src/models/executions.ts:124
Timestamp for the Execution’s creation.
type?
optionaltype:EventType
Defined in: src/models/executions.ts:114
The type of Execution Event that is being described. Allowed: INFO┃ERROR
updatedAt?
optionalupdatedAt:string
Defined in: src/models/executions.ts:129
Timestamp for the Execution’s last update.