| Name | Description | Type | Additional information |
|---|---|---|---|
| FirstName |
Gets or sets the new participant's first name. |
string |
Required Max length: 60 |
| LastName |
Gets or sets the new participant's last name. |
string |
Required Max length: 60 |
| InvitationEmail |
Gets or sets the new 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 |
| 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 |