Field | Type | Required | Description |
---|---|---|---|
signing_order |
models.TemplateCreateDocumentFromTemplateSigningOrder | ✔️ | N/A |
distribution_method |
models.TemplateCreateDocumentFromTemplateDistributionMethod | ✔️ | N/A |
id |
str | ✔️ | N/A |
subject |
Nullable[str] | ✔️ | N/A |
message |
Nullable[str] | ✔️ | N/A |
timezone |
Nullable[str] | ✔️ | N/A |
password |
Nullable[str] | ✔️ | N/A |
date_format |
Nullable[str] | ✔️ | N/A |
document_id |
float | ✔️ | N/A |
redirect_url |
Nullable[str] | ✔️ | N/A |
typed_signature_enabled |
bool | ✔️ | N/A |
upload_signature_enabled |
bool | ✔️ | N/A |
draw_signature_enabled |
bool | ✔️ | N/A |
allow_dictate_next_signer |
bool | ✔️ | N/A |
language |
str | ✔️ | N/A |
email_settings |
Nullable[models.TemplateCreateDocumentFromTemplateEmailSettings] | ✔️ | N/A |