| Name | Description | Type | Additional information |
|---|---|---|---|
| ParticipantId |
Gets or sets the participant identifier. |
integer |
None. |
| SigningRoomId |
Gets or sets the participant's SigningRoom identifier. |
integer |
None. |
| SortOrder |
Gets or sets the sort order for the participant. |
integer |
None. |
| ParticipantRoleTypeId |
Gets or sets the participant role type identifier. |
integer |
None. |
| FirstName |
Gets or sets the participant's first name. |
string |
Required Max length: 50 |
| LastName |
Gets or sets the participant's last name. |
string |
Required Max length: 50 |
| FullName |
Gets or sets the participant's full name. |
string |
None. |
| Initials |
Gets or sets the participant's initials. |
string |
None. |
| InvitationEmail |
Gets or sets the participant's email address. |
string |
Required Data type: EmailAddress Matching regular expression pattern: [A-Za-z0-9._%+-]+@[A-Za-z0-9.-]+\.[A-Za-z]+ Max length: 256 |
| InvitationCode |
Gets the participant's invitation code. |
string |
None. |
| AccessCode |
Gets or sets an optional access code that, if specified, the participant must provide when signing in to the SigningRoom for the first time. |
string |
Max length: 32 |
| SigningRoomUrl |
Gets or sets the participant's SigningRoom URL. |
string |
None. |
| ESignConsentAccepted |
Gets a value indicating whether the participant has accepted the esign consent. |
boolean |
None. |
| Deleted |
Gets or sets a value indicating whether the participant is deleted. |
boolean |
None. |
| UpdatedBy |
Gets or sets the name of the user that updated the model. |
string |
None. |
| UpdatedDate |
Gets or sets the date an time that the model was updated. |
date |
None. |