EventType
@trimblecloudplatform/trimblecloud.processing
@trimblecloudplatform/trimblecloud.processing / EventType
Enumeration: EventType
Defined in: src/models/executions.ts:299
The type of Execution Event that is being described. Allowed: INFO┃ERROR
Enumeration Members
ERROR
ERROR:
"ERROR"
Defined in: src/models/executions.ts:301
INFO
INFO:
"INFO"
Defined in: src/models/executions.ts:300