OrphanedSignerApiDto
Properties
| Name |
Type |
Description |
Notes |
| id |
UUID |
The unique signer identifier. |
[default to null] |
| name |
String |
The signer's full name. |
[default to null] |
| email |
String |
The signer's email address. |
[default to null] |
| type |
String |
The signer type (e.g., "Signer", "CarbonCopy", "InPerson"). |
[default to null] |
| routingOrder |
Integer |
The signer's routing order position. |
[default to null] |
| annotationCount |
Integer |
The number of annotations this signer has on the document being removed. |
[default to null] |
[Back to Model list] [Back to API list] [Back to README]