Sha256: 316835cf64c744d82555b318e650519dc12077910a14ecfa345828449d6a9068
Contents?: true
Size: 792 Bytes
Versions: 6
Compression:
Stored size: 792 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>**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