NameDescriptionTypeAdditional 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.

Type

It represents the type of client ex. owner buyer seller etc.

string

None.

ClientName

It represents the name of a client.

string

None.

AddressLine1

It represents the customer's address line one

string

None.

AddressLine2

It represents the customer's address line two

string

None.

Email

It represents the customer's email address

string

None.

CellPhone

It represents the customer's cell phone number.

string

None.

IsSelected

It represents whether client receives the approved report or not.

boolean

None.