| Name | Description | Type | Additional information |
|---|---|---|---|
| Eventpk |
A reference for the event that this session is tied to. |
string |
None. |
| Sessionpk |
A reference for this session. |
string |
None. |
| isVerificationVisit |
If the session is a verification visit, this value will be set to true. |
boolean |
None. |
| SiteContactName |
The name of the site contact. |
string |
None. |
| SiteContactPhoneNumber |
The name of the site phone number. |
string |
None. |
| EstimatedParticipants |
The number of participants we estimate will be there. |
integer |
None. |
| RegisteredParticipants |
The number of participants that registered. This could be null if a registration did not occur for the session. |
integer |
None. |
| ArrivalTime |
The time service providers should arrive at the session. |
string |
None. |
| StartTime |
The time the examinations should begin. |
string |
None. |
| EndTime |
The time the examinations should end. |
string |
None. |
| DepartureTime |
The time service providers should be leaving the site. |
string |
None. |
| AssignedExaminers |
The examiners assigned to the session. |
Collection of AssignedExaminer |
None. |