AnnotationTP_select_column
No description
enum AnnotationTP_select_column {
annotationRef
companyId
description
endAt
isPlanned
machineRef
startAt
}
Values
AnnotationTP_select_column.annotationRef
A unique, numeric identifier for the annotation.
AnnotationTP_select_column.companyId
A globally unique identifier (UUID) for the company.
AnnotationTP_select_column.description
AnnotationTP_select_column.endAt
The end of an interval. Intervals are right-exclusive.
AnnotationTP_select_column.isPlanned
AnnotationTP_select_column.machineRef
A unique, numeric identifier for the machine.
AnnotationTP_select_column.startAt
The start of an interval.
Member Of
annotations query