| 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. |
| UserId |
Gets or sets the participant user identifier. |
integer |
None. |
| Username |
Gets or sets the participant's username. |
string |
None. |
| FirstName |
Gets or sets the participant's first name. |
string |
None. |
| LastName |
Gets or sets the participant's last name. |
string |
None. |
|
Gets or sets the participant's email address. |
string |
Matching regular expression pattern: [A-Za-z0-9._%+-]+@[A-Za-z0-9.-]+\.[A-Za-z]{2,4} |
|
| ESignConsentAccepted |
Gets or sets a value indicating whether the participant has accepted the esign consent. |
boolean |
None. |
| PhoneNumber |
Gets or sets the participant's phone number. |
string |
Matching regular expression pattern: ^[01]?[- .]?(\([2-9]\d{2}\)|[2-9]\d{2})[- .]?\d{3}[- .]?\d{4}$ |
| InvitationCode |
Gets or sets the participant's invitation code. |
string |
None. |
| SignatureFont |
Gets or sets the font of the participant's signature. |
string |
None. |
| SignatureImage |
Gets or sets the base64 custom user defined signature image. |
string |
None. |
| InitialsImage |
Gets or sets the base64 custom user defined initials image. |
string |
None. |