CoordinationsWhereColumns
The valid fields by which coordinations can be queried.
enum CoordinationsWhereColumns {
ID
NUMBER
JOB_NUMBER
JOB_NAME
TYPE
STAGE
EXTERNAL_CODE
PROCESSING_PERIOD
FILES_PATH
STATUS
DESCRIPTION
TERMS
START_AT
RECEIVED_AT
AGREED_AT
DUE_AT
CREATED_AT
UPDATED_AT
DELETED_AT
}
Values
CoordinationsWhereColumns.ID
Coordination's unique identifier.
CoordinationsWhereColumns.NUMBER
The coordination's number.
CoordinationsWhereColumns.JOB_NUMBER
The coordination's job number.
CoordinationsWhereColumns.JOB_NAME
The coordination's job name.
CoordinationsWhereColumns.TYPE
The coordination's type.
CoordinationsWhereColumns.STAGE
The coordination's stage.
CoordinationsWhereColumns.EXTERNAL_CODE
The coordination's external code.
CoordinationsWhereColumns.PROCESSING_PERIOD
The coordination's processing period.
CoordinationsWhereColumns.FILES_PATH
The coordination's files path.
CoordinationsWhereColumns.STATUS
The coordination's status.
CoordinationsWhereColumns.DESCRIPTION
The coordination's description.
CoordinationsWhereColumns.TERMS
The coordination's terms.
CoordinationsWhereColumns.START_AT
Start date of the coordination.
CoordinationsWhereColumns.RECEIVED_AT
Received date of the coordination.
CoordinationsWhereColumns.AGREED_AT
Agreed date of the coordination.
CoordinationsWhereColumns.DUE_AT
Due date of the coordination.
CoordinationsWhereColumns.CREATED_AT
The date and time when the coordination was created.
CoordinationsWhereColumns.UPDATED_AT
The date and time when the coordination was last updated.
CoordinationsWhereColumns.DELETED_AT
The date and time when the coordination was deleted.
Member Of
CompanyCoordinationsWhereWhereConditions
input ● ContactCoordinationsWhereWhereConditions
input ● CorrespondenceCoordinationsWhereWhereConditions
input ● LetterCoordinationsWhereWhereConditions
input ● PersonCoordinationsWhereWhereConditions
input ● ProjectCoordinationsWhereWhereConditions
input ● PropertyCoordinationsWhereWhereConditions
input ● QueryCoordinationsWhereWhereConditions
input ● SpecificationCoordinationsWhereWhereConditions
input ● TaskCoordinationsWhereWhereConditions
input