| Name | Description | Type | Additional information |
|---|---|---|---|
| FirstName |
Gets or sets the new signer's first name. |
string |
Max length: 600 |
| LastName |
Gets or sets the new signer's last name. |
string |
Max length: 60 |
| InvitationEmail |
Gets or sets the new signer'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 |
| Level |
Gets or sets the new signer's signing level. |
integer |
None. |
| DocumentAnnotations |
Gets or sets the list of document annotations associated with the new signer. |
Collection of ESignSystems.SmartSAFE.Models.SigningRoomManager.Create.CreateDocumentAnnotationModel |
None. |