Name | Type | Description | Notes |
---|---|---|---|
name | string | [optional] | |
delivery_mode | string | Delivery mode to notify signers. | [optional] |
ordered_signers | bool | Enable an ordered workflow, each signer will be requested to sign in a sequential order | [optional] |
reminder_settings | \Yousign\Client\Model\UpdateSignatureRequestReminderSettings | [optional] | |
timezone | string | tz database format | [optional] |
email_custom_note | string | [optional] | |
expiration_date | \DateTime | Due date of the signature request (yyyy-mm-dd). | [optional] |
external_id | string | [optional] | |
branding_id | string | [optional] | |
custom_experience_id | string | Use a specific Custom Experience to customize the signature experience. | [optional] |
signers_allowed_to_decline | bool | Allowing signers to decline to sign. | [optional] [default to false] |
workspace_id | string | Transfer the Signature Request into a given Workspace. | [optional] |
audit_trail_locale | \Yousign\Client\Model\AuditTrailLocale | Define the locale for the generated audit trail. | [optional] |
email_notification | \Yousign\Client\Model\SignatureRequestEmailNotification | [optional] |