| Name | Type | Description | Notes |
|---|---|---|---|
| id | String | [optional] | |
| signerEmail | String | [optional] | |
| signerName | String | [optional] | |
| status | StatusEnum | [optional] | |
| isViewed | Boolean | [optional] | |
| isDeliveryFailed | Boolean | [optional] | |
| isAuthenticationFailed | Boolean | [optional] |
| Name | Value |
|---|---|
| NONE | "None" |
| NOT_COMPLETED | "NotCompleted" |
| COMPLETED | "Completed" |
| DECLINED | "Declined" |
| REVOKED | "Revoked" |
| EXPIRED | "Expired" |