| Name | Description | Type | Additional information |
|---|---|---|---|
| OrderID |
It represents the unique identifier of a inspection. |
integer |
None. |
| ReportID |
It represents the unique identifier of a property. One inspection can only associate to a single property. One property can be part of multiple inspections. |
integer |
None. |
| AddressLine1 |
It represents the address of a property |
string |
None. |
| AddressLine2 |
It represents the address of a property |
string |
None. |
| ScheduledDate |
It represents the scheduled date on which inspection has to be conducted. The value to this field, will come with format in response. ex. Monday 18th July 2017 etc. |
string |
None. |
| ScheduledTime |
It represents the scheduled time on which inspection has to be conducted. The value to this field, will come with format in response. ex. 02:15 PM etc. |
string |
None. |
| BuildingType |
It represents the type of a building. |
string |
None. |
| YearBuilt |
It represents the year the property was built in. |
integer |
None. |
| OrderedBy |
It represents the name of ordered party. |
string |
None. |
| OrderedOn |
It represents date/time at which current inspection was ordered. |
string |
None. |
| Occupant |
It represents the type of occupant |
string |
None. |
| SquareFeet |
It represents the area (in square feet) that inspector needs to consider for current inspection. |
integer |
None. |
| GoAnyTime |
It represents the flag that can inspector go to the property at any time |
boolean |
None. |
| SetTime |
It represents a flag that customer has requested that the inspection time not be moved. |
boolean |
None. |
| Crawl |
It represents a flag that can inspector crawl on roof during the inspection. |
boolean |
None. |
| Slab |
It is used to denote if the building has a slab foundation |
boolean |
None. |
| InspectDetachedStructures |
It is used to denote if the inspector should inspect detached structures. |
string |
None. |
| InspectDetachedUnit |
It is used to denote if the inspector should inspect detached unit. |
string |
None. |
| LockboxCode |
It represents the property lockbox code |
string |
None. |
| GateCode |
It represents the property gate code |
string |
None. |
| InspectDecks |
It used to denote if the inspector should inspect decks. |
string |
None. |
| InteriorOnly |
It is used to denote if the inspector should inspect only interiors. |
string |
None. |
| Access |
It represents the information that helpful for inspector to get access to the property. |
string |
None. |
| NotesToInspector |
It represents, if any information/notes that client wants to inform to the inspector. |
string |
None. |
| AppBuildingType |
This field is used to save description of selected building type. |
string |
None. |
| Weather |
This field is used to save the selected weather. |
string |
None. |
| Scope |
This field is used to save the selected scope. |
string |
None. |
| SupplementalNotes |
This field is used to save the supplemental notes. |
string |
None. |
| SupplementalSP |
This field represents selected suppliemental standard phrase. |
integer |
None. |
| PrevReportID |
It represents the previous report identifier of a property. One inspection can only associate to a single property. One property can be part of multiple inspections. |
integer |
None. |
| PrevScheduledDate |
It represents the scheduled date on which inspection has done previously. The value to this field, will come with format in response. ex. 07/11/2018. |
string |
None. |
| Sewer |
It is used to denote if the inspector should inspect sewer. |
string |
None. |
| SewerPrice |
It represents the price that customer paid for sewer inspection. |
decimal number |
None. |
| Pool |
It is used to denote if the inspector should inspect pool. |
string |
None. |
| PoolPrice |
It represents the price that customer paid for Pool inspection. |
decimal number |
None. |
| ADUs |
It represents the number of units |
integer |
None. |
| PreviousReports |
It represents the list all available previous reports which are generated at same property during earlier inspections. |
Collection of PreviousReportModel |
None. |