Contains information about property view attribute definitions.

Column

Data Type

Constraint

id

VARCHAR(40)

not null

(primary key)

The unique ID for a property view attribute definition.

description

VARCHAR(1024)

null

A description for the property view attribute definition.

default_value

VARCHAR(1024)

null

The default value for the attribute.