Skip to main content

ContractsWhereColumns

The valid fields by which contracts can be queried.

enum ContractsWhereColumns {
ID
PARENT_ID
NUMBER
NAME
TYPE
EXTERNAL_CODE
IS_NOTARIZED
FILES_PATH
STATUS
NOTES
SIGNED_AT
START_AT
DUE_AT
COMPLETED_AT
WARRANTY_DUE_AT
CREATED_AT
UPDATED_AT
DELETED_AT
}

Values

ContractsWhereColumns.ID

Contract's unique identifier.

ContractsWhereColumns.PARENT_ID

The contract's parent contract.

ContractsWhereColumns.NUMBER

The contract's number.

ContractsWhereColumns.NAME

The contract's name.

ContractsWhereColumns.TYPE

The contract's type.

ContractsWhereColumns.EXTERNAL_CODE

The contract's external code.

ContractsWhereColumns.IS_NOTARIZED

Whether the easement has been notarized.

ContractsWhereColumns.FILES_PATH

The contract's files path.

ContractsWhereColumns.STATUS

The contract's status.

ContractsWhereColumns.NOTES

The contract's notes.

ContractsWhereColumns.SIGNED_AT

Signed date of the contract.

ContractsWhereColumns.START_AT

Start date of the contract.

ContractsWhereColumns.DUE_AT

Due date of the contract.

ContractsWhereColumns.COMPLETED_AT

Completed date of the contract.

ContractsWhereColumns.WARRANTY_DUE_AT

Warranty due date of the contract.

ContractsWhereColumns.CREATED_AT

The date and time when the contract was created.

ContractsWhereColumns.UPDATED_AT

The date and time when the contract was last updated.

ContractsWhereColumns.DELETED_AT

The date and time when the contract was deleted.

Member Of

CompanyContractsWhereWhereConditions input ● ContactContractsWhereWhereConditions input ● ContractChildrenWhereWhereConditions input ● CorrespondenceContractsWhereWhereConditions input ● InvoiceContractsWhereWhereConditions input ● LetterContractsWhereWhereConditions input ● MeterContractsWhereWhereConditions input ● PersonContractsWhereWhereConditions input ● ProjectContractsWhereWhereConditions input ● PropertyContractsWhereWhereConditions input ● QueryContractsWhereWhereConditions input ● TaskContractsWhereWhereConditions input