| Name | Description | Type | Additional information |
|---|---|---|---|
| PropertyId |
ConnectPropertyId. Primary key for the properties table |
integer |
None. |
| ManagementOfficeId |
ManagementOfficeId. See GET residentapi/properties/{id}/managementoffice to get the managementoffice for a property |
integer |
None. |
| Name |
Name |
string |
None. |
| Address1 |
Address1 |
string |
None. |
| Address2 |
Address2 |
string |
None. |
| City |
City |
string |
None. |
| State |
State |
string |
None. |
| Zip |
Zip |
string |
None. |
| Type |
Type. Property Type (HOA or Condo) |
string |
None. |
| Phone |
Phone |
string |
None. |
| FaxNumber |
FaxNumber |
string |
None. |
| StartDay |
StartDay. First day of the week the property is open. Ex. "Monday", "Tuesday", etc. |
string |
None. |
| StartTime |
StartTime. The time for each day of the week in which the property opens. Ex. "08:30 AM" |
string |
None. |
| EndDay |
EndDay. Last day of the week the property is open. Ex. "Friday", "Saturday", etc. |
string |
None. |
| EndTime |
EndTime. The time for each day of the week in which the property closes. Ex. "05:30 PM" |
string |
None. |
| TimeZoneDescription |
TimeZoneDescription |
string |
None. |
| ManagementOffice |
ManagementOffice |
ManagementOffice |
None. |
| AssociationManager |
AssociationManager |
User |
None. |
| CustomerCareCenterPhone |
CustomerCareCenterPhone |
string |
None. |
| SocialMedia |
SocialMedia. Will have the url to the social media sites for a property |
SocialMedia |
None. |
| DFSPath |
DFS file path where all documents are stored for this particular property |
string |
None. |