PropertyRepresentativesWhereColumns
The valid fields by which property's representatives can be queried.
enum PropertyRepresentativesWhereColumns {
REPRESENTATION_BASIS
START_DATE
END_DATE
}
Values
PropertyRepresentativesWhereColumns.REPRESENTATION_BASIS
The representation basis.
PropertyRepresentativesWhereColumns.START_DATE
The representation start date.
PropertyRepresentativesWhereColumns.END_DATE
The representation end date.