Skip to main content

ContactsWhereColumns

The valid fields by which contacts can be queried.

enum ContactsWhereColumns {
ID
TYPE
NAME
LAST_NAME
DISPLAY_NAME
REG_NUMBER
VAT_NUMBER
REFERENCE_NUMBER
NOTES
IS_CLIENT
MEMBER
CREATED_AT
UPDATED_AT
DELETED_AT
}

Values

ContactsWhereColumns.ID

The contact's unique identifier.

ContactsWhereColumns.TYPE

The contact's type.

ContactsWhereColumns.NAME

The contact's first name.

ContactsWhereColumns.LAST_NAME

The contact's last name.

ContactsWhereColumns.DISPLAY_NAME

The contact's full name.

ContactsWhereColumns.REG_NUMBER

The contact's registration number.

ContactsWhereColumns.VAT_NUMBER

The contact's VAT number.

ContactsWhereColumns.REFERENCE_NUMBER

The contact's reference number.

ContactsWhereColumns.NOTES

The contact's notes.

ContactsWhereColumns.IS_CLIENT

Whether this contact is a client.

ContactsWhereColumns.MEMBER

The contact's member relation.

ContactsWhereColumns.CREATED_AT

The date and time when the contact was created.

ContactsWhereColumns.UPDATED_AT

The date and time when the contact was last updated.

ContactsWhereColumns.DELETED_AT

The date and time when the contact was deleted.

Member Of

ContractContactsWhereWhereConditions input ● CoordinationContactsWhereWhereConditions input ● CorrespondenceContactsWhereWhereConditions input ● LetterContactsWhereWhereConditions input ● MeterContactsWhereWhereConditions input ● ProjectContactsWhereWhereConditions input ● QueryClientsWhereWhereConditions input ● QueryContactsWhereWhereConditions input ● SpecificationContactsWhereWhereConditions input ● SubmissionContactsWhereWhereConditions input ● TaskContactsWhereWhereConditions input ● UserContactsWhereWhereConditions input