| Name | Description | Type | Additional information |
|---|---|---|---|
| SigningRoomCommentId |
Gets or sets the SigningRoom comment identifier. |
integer |
None. |
| SigningRoomId |
Gets or sets the SigningRoom identifier. |
integer |
Required |
| UserId |
Gets or sets the user identifier. |
integer |
None. |
| UserName |
Gets or sets the user name of the user who created the comment. |
string |
None. |
| FirstName |
Gets or sets the first name of the user who created the comment. |
string |
None. |
| LastName |
Gets or sets the last name of the user who created the comment. |
string |
None. |
| Comment |
Gets or sets the comment. |
string |
Required Max length: 512 |
| CommentDate |
Gets or sets the date and time that the comment was created. |
date |
None. |
| FullName |
Gets the full name of the user who created the comment. |
string |
None. |