| Name | Description | Type | Additional information |
|---|---|---|---|
| OrderID |
It represents the unique identifier of a inspection. |
integer |
None. |
| Binder |
Customer requested for paper copy of a report. |
boolean |
None. |
| Request |
if the inspector was requested by the agent, this will be true. |
boolean |
None. |
| OrderingParty |
It represents the name of ordering party |
string |
None. |
| RequestedPrimaryInspector |
It represents name of the primary requested inspector |
string |
None. |
| RequestedSecondaryInspector |
It represents name of the secondary requested inspector |
string |
None. |
| LastOrderOn |
It represents the date/time at which last order had received from the ordering party. |
string |
None. |
| TotalOrdersInLast365Days |
It represents the total no. of orders with in last 365 days. |
integer |
None. |
| Agents |
It represents the list of all agents, escrow related to current inspection. |
Collection of AgentInfoModel |
None. |
| Clients |
It represents the list of all clients related to current inspection. |
Collection of ClientInfoModel |
None. |