Property Types
- 04 Jun 2024
- Print
- PDF
Property Types
- Updated on 04 Jun 2024
- Print
- PDF
Article summary
Did you find this summary helpful?
Thank you for your feedback
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 | string | |
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 |
Was this article helpful?