Sha256: 3e2dc9dc4bca5b334554e37f634183abdba1d2051f16cbe42e79b836b1dfcefc
Contents?: true
Size: 846 Bytes
Versions: 6
Compression:
Stored size: 846 Bytes
Contents
# Dropbox::Sign::SignatureRequestUpdateRequest ## Properties | Name | Type | Description | Notes | | ---- | ---- | ----------- | ----- | | `signature_id`<sup>*_required_</sup> | ```String``` | The signature ID for the recipient. | | | `email_address` | ```String``` | The new email address for the recipient.<br><br>This will generate a new `signature_id` value.<br><br>**NOTE:** Optional if `name` is provided. | | | `name` | ```String``` | The new name for the recipient.<br><br>**NOTE:** Optional if `email_address` is provided. | | | `expires_at` | ```Integer``` | The new time when the signature request will expire. Unsigned signatures will be moved to the expired status, and no longer signable. See [Signature Request Expiration Date](https://developers.hellosign.com/docs/signature-request/expiration/) for details. | |
Version data entries
6 entries across 6 versions & 1 rubygems