| Name | Description | Type | Additional information |
|---|---|---|---|
| DocumentId |
Document Id |
integer |
None. |
| PropertyId |
Property Id. See the GET residentapi/properties/{propertyId} route to get the property data |
integer |
None. |
| TypeId |
TypeId |
integer |
None. |
| SubTypeId |
SubType |
integer |
None. |
| FileName |
FileName |
string |
None. |
| Description |
Description |
string |
None. |
| IsPrivate |
IsPrivate |
boolean |
None. |
| DocumentName |
DocumentName |
string |
None. |
| DateLabel |
The title which describes what "DocumentDate" is |
string |
None. |
| DocumentDate |
Document Date. Depends on Document Type |
date |
None. |
| CreatedOn |
CreatedOn |
date |
None. |
| LastModifiedOn |
LastModifiedDate |
date |
None. |
| IsFeatured |
IsFeatured. Is the document a featured document |
boolean |
None. |
| PathToFile |
Path To File. The residentapi/files?filePath={filePath} route must be called where the filePath parameter is the path to file value that is being returned by this resource |
string |
None. |