Sha256: 15fc2c556592b5e8ea01568a3ab59155ed944e48aff6637aa7c381def8fc1e7f

Contents?: true

Size: 944 Bytes

Versions: 15

Compression:

Stored size: 944 Bytes

Contents

# Dropbox::Sign::UnclaimedDraftResponse

A group of documents that a user can take ownership of via the claim URL.

## Properties

| Name | Type | Description | Notes |
| ---- | ---- | ----------- | ----- |
| `signature_request_id` | ```String``` |  The ID of the signature request that is represented by this UnclaimedDraft.  |  |
| `claim_url` | ```String``` |  The URL to be used to claim this UnclaimedDraft.  |  |
| `signing_redirect_url` | ```String``` |  The URL you want signers redirected to after they successfully sign.  |  |
| `requesting_redirect_url` | ```String``` |  The URL you want signers redirected to after they successfully request a signature (Will only be returned in the response if it is applicable to the request.).  |  |
| `expires_at` | ```Integer``` |  When the link expires.  |  |
| `test_mode` | ```Boolean``` |  Whether this is a test draft. Signature requests made from test drafts have no legal value.  |  |

Version data entries

15 entries across 15 versions & 1 rubygems

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