File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -64,9 +64,9 @@ available for folders.
6464| ` SIGN_REQUEST.DECLINED ` | A sign request is declined. | Yes | Yes |
6565| ` SIGN_REQUEST.EXPIRED ` | A sign request is expired. | Yes | Yes |
6666| ` SIGN_REQUEST.SIGNER_EMAIL_BOUNCED ` | A signer's email is bounced. | Yes | Yes |
67- | ` SIGN_REQUEST.SIGNER_SIGNED ` | A sign request is signed. | No | Yes |
68- | ` SIGN_REQUEST.SIGNATURE_REQUESTED ` | A signature is requested from a signer. | No | Yes |
69- | ` SIGN_REQUEST.ERROR_FINALIZING ` | An error occurred while finalizing a sign request. | No | Yes |
67+ | ` SIGN_REQUEST.SIGNER_SIGNED ` | A sign request is signed. | Yes | Yes |
68+ | ` SIGN_REQUEST.SIGNATURE_REQUESTED ` | A signature is requested from a signer. | Yes | Yes |
69+ | ` SIGN_REQUEST.ERROR_FINALIZING ` | An error occurred while finalizing a sign request. | Yes | Yes |
7070| ` WEBHOOK.DELETED ` | A webhook is deleted. | No | No |
7171
7272<!-- | `SIGN_REQUEST.SIGNER_EMAIL_BOUNCED` | A sign request recipient email notification was not delivered | -->
You can’t perform that action at this time.
0 commit comments