Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 514 Bytes

File metadata and controls

13 lines (8 loc) · 514 Bytes

RecipientVerificationType

Type of verification the recipient must complete before accessing the envelope. - PASSCODE: requires a code to be entered. - SMS: sends a code via SMS. - ID_VERIFICATION: prompts the recipient to complete an automated ID and selfie check.

Properties

Name Type Required Description
| Sms | string |  | SMS |
| Passcode | string |  | PASSCODE |
| IdVerification | string |  | ID_VERIFICATION |