RoleMappingApiRequest

Properties

Name Type Description Notes
roleName String The template role name to map (must match an existing role in the template). [default to null]
email String The signer's email address. [default to null]
name String The signer's full name. [default to null]
phone String The signer's phone number (required if SMS authentication is configured on the role). [optional] [default to null]
accessCode String An access code the signer must enter before viewing documents. [optional] [default to null]
clientUserId String A client-defined user identifier for embedded signing. Triggers the embedded signing feature gate. [optional] [default to null]

[Back to Model list] [Back to API list] [Back to README]