Field | Type | Required | Description |
---|---|---|---|
email |
str | ✔️ | N/A |
name |
str | ✔️ | N/A |
role |
models.RecipientCreateTemplateRecipientsRoleRequestBody | ✔️ | N/A |
signing_order |
Optional[float] | ➖ | N/A |
access_auth |
OptionalNullable[models.RecipientCreateTemplateRecipientsAccessAuthRequestBody] | ➖ | The type of authentication required for the recipient to access the document. |
action_auth |
OptionalNullable[models.RecipientCreateTemplateRecipientsActionAuthRequestBody] | ➖ | The type of authentication required for the recipient to sign the document. |