CurrentStepSignerApiResponse
Properties
| Name |
Type |
Description |
Notes |
| signerGuid |
UUID |
The signer's unique identifier. |
[default to null] |
| name |
String |
The signer's display name. |
[default to null] |
| email |
String |
The signer's email address. |
[default to null] |
| type |
String |
The signer's role type (Signer, Approver, etc.). |
[default to null] |
| status |
String |
The signer's current status. |
[default to null] |
| routingOrder |
Integer |
The signer's routing order position. |
[default to null] |
[Back to Model list] [Back to API list] [Back to README]