RecipientsStatus
Properties
| Name |
Type |
Description |
Notes |
| id |
String |
The recipient identifier |
[optional] [default to null] |
| email |
String |
The recipient email |
[optional] [default to null] |
| firstName |
String |
The recipient first name |
[optional] [default to null] |
| lastName |
String |
The recipient last name |
[optional] [default to null] |
| orderIndex |
Integer |
The recipient order index |
[optional] [default to null] |
| signedDate |
String |
The recipient signed date |
[optional] [default to null] |
| status |
String |
The recipient status |
[optional] [default to null] |
| workstepRedirectUrl |
String |
The recipient workstep redirect url |
[optional] [default to null] |
[Back to Model list] [Back to API list] [Back to README]