Description
Customize the identification of properties. E.g., commercial and residential.
Resource Overview
| Endpoint | Definition |
| GET/PropertyTypes | Retrieve a list of information related to property types. |
Attributes
| Attribute | Description | Data Type | Notes |
|---|---|---|---|
| Active | indicates whether the property group is active or inactive | boolean | |
| CreatedByUserId | unique identifier for the user who created the property type | integer(int32) | Max Length: 50 |
| CreatedByUserName | full name of the user who created the property type | ||
CreatedDateTime | date and time when the property type was created | DateTime | |
IntegrationCodeName | assigned name used specifically for integrations | integer(int32) | Max Length: 50 |
| LastModifiedByUserId | unique identifier of the user who last modified the property type | integer(int32) | |
| LastModifiedByUserName | full name of user who made the most recent change to the property type | string | Max Length: 50 |
| LastModifiedDateTime | date and time when the property type was last modified | DateTime | |
| PropertyTypeId | unique identifier for the property type | integer(int32) | |
| PropertyTypeName | name of the property type | string | Max Length: 50 |