Skip to main content

PropertiesOrderByColumns

The valid fields by which properties can be ordered.

enum PropertiesOrderByColumns {
ID
CADASTRAL_UNIT_NUMBER
DISPLAY_ADDRESS
IMMOVABLE_NUMBER
CADASTRAL_UNIT_FIRST_REGISTRATION
CADASTRAL_UNIT_LAST_UPDATED
STREET
HOUSE_NUMBER
APARTMENT_NUMBER
CITY
STATE
COUNTY
POSTAL_CODE
COUNTRY
AREA
AREA_UNIT
CREATED_AT
UPDATED_AT
}

Values

PropertiesOrderByColumns.ID

Property's unique identifier.

PropertiesOrderByColumns.CADASTRAL_UNIT_NUMBER

The property's cadastral number.

PropertiesOrderByColumns.DISPLAY_ADDRESS

The property's address.

PropertiesOrderByColumns.IMMOVABLE_NUMBER

The property's immovable number.

PropertiesOrderByColumns.CADASTRAL_UNIT_FIRST_REGISTRATION

The property's cadastral unit first registration date.

PropertiesOrderByColumns.CADASTRAL_UNIT_LAST_UPDATED

The property's cadastral unit last updated date.

PropertiesOrderByColumns.STREET

The property's street.

PropertiesOrderByColumns.HOUSE_NUMBER

The property's house number.

PropertiesOrderByColumns.APARTMENT_NUMBER

The property's apartment number.

PropertiesOrderByColumns.CITY

The property's city.

PropertiesOrderByColumns.STATE

The property's state.

PropertiesOrderByColumns.COUNTY

The property's county.

PropertiesOrderByColumns.POSTAL_CODE

The property's postal code.

PropertiesOrderByColumns.COUNTRY

Two-letter country code, ISO 3166-1 alpha-2 (https://en.wikipedia.org/wiki/ISO_3166-1_alpha-2).

PropertiesOrderByColumns.AREA

The property's area.

PropertiesOrderByColumns.AREA_UNIT

The property's area unit.

PropertiesOrderByColumns.CREATED_AT

The date and time when the property was created.

PropertiesOrderByColumns.UPDATED_AT

The date and time when the property was last updated.

Member Of

ContractPropertiesOrderByOrderByClause input ● CoordinationPropertiesOrderByOrderByClause input ● CorrespondencePropertiesOrderByOrderByClause input ● EasementPropertiesOrderByOrderByClause input ● InvoicePropertiesOrderByOrderByClause input ● LetterPropertiesOrderByOrderByClause input ● ProjectPropertiesOrderByOrderByClause input ● QueryPropertiesOrderByOrderByClause input ● SpecificationPropertiesOrderByOrderByClause input ● SubmissionPropertiesOrderByOrderByClause input ● TaskPropertiesOrderByOrderByClause input