Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 602 Bytes

EmbeddedSignUrlResponseEmbedded.md

File metadata and controls

12 lines (8 loc) · 602 Bytes

Dropbox.Sign.Model.EmbeddedSignUrlResponseEmbedded

An object that contains necessary information to set up embedded signing.

Properties

Name Type Description Notes
SignUrl string A signature url that can be opened in an iFrame. [optional]
ExpiresAt int The specific time that the the sign_url link expires, in epoch. [optional]

[Back to Model list] [Back to API list] [Back to README]