Sha256: 6e867e54b8d20ef9d6f925d4eebe7bc60e888aeda4ed6ee7dac17ccdab95180c

Contents?: true

Size: 1.37 KB

Versions: 15

Compression:

Stored size: 1.37 KB

Contents

# Dropbox::Sign::UnclaimedDraftEditAndResendRequest



## Properties

| Name | Type | Description | Notes |
| ---- | ---- | ----------- | ----- |
| `client_id`<sup>*_required_</sup> | ```String``` |  Client id of the app used to create the draft. Used to apply the branding and callback url defined for the app.  |  |
| `editor_options` | [```SubEditorOptions```](SubEditorOptions.md) |    |  |
| `is_for_embedded_signing` | ```Boolean``` |  The request created from this draft will also be signable in embedded mode if set to `true`.  |  |
| `requester_email_address` | ```String``` |  The email address of the user that should be designated as the requester of this draft. If not set, original requester&#39;s email address will be used.  |  |
| `requesting_redirect_url` | ```String``` |  The URL you want signers redirected to after they successfully request a signature.  |  |
| `show_progress_stepper` | ```Boolean``` |  When only one step remains in the signature request process and this parameter is set to `false` then the progress stepper will be hidden.  |  [default to true] |
| `signing_redirect_url` | ```String``` |  The URL you want signers redirected to after they successfully sign.  |  |
| `test_mode` | ```Boolean``` |  Whether this is a test, the signature request created from this draft will not be legally binding if set to `true`. Defaults to `false`.  |  [default to false] |

Version data entries

15 entries across 15 versions & 1 rubygems

Version Path
dropbox-sign-1.8.0 docs/UnclaimedDraftEditAndResendRequest.md
dropbox-sign-1.7.0 docs/UnclaimedDraftEditAndResendRequest.md
dropbox-sign-1.6.1 docs/UnclaimedDraftEditAndResendRequest.md
dropbox-sign-1.6.0 docs/UnclaimedDraftEditAndResendRequest.md
dropbox-sign-1.5.0 docs/UnclaimedDraftEditAndResendRequest.md
dropbox-sign-1.4.1 docs/UnclaimedDraftEditAndResendRequest.md
dropbox-sign-1.4.0 docs/UnclaimedDraftEditAndResendRequest.md
dropbox-sign-1.3.0 docs/UnclaimedDraftEditAndResendRequest.md
dropbox-sign-1.2.0 docs/UnclaimedDraftEditAndResendRequest.md
dropbox-sign-1.1.2 docs/UnclaimedDraftEditAndResendRequest.md
dropbox-sign-1.1.1 docs/UnclaimedDraftEditAndResendRequest.md
dropbox-sign-1.1.0 docs/UnclaimedDraftEditAndResendRequest.md
dropbox-sign-1.0.1 docs/UnclaimedDraftEditAndResendRequest.md
dropbox-sign-1.0.0 docs/UnclaimedDraftEditAndResendRequest.md
dropbox-sign-1.0.0.pre.beta2301 docs/UnclaimedDraftEditAndResendRequest.md