# DVS
# Parameters
-
options
Objectoptions.userId
string ID of the currently logged-in useroptions.server
string Server addressoptions.clientId
string Client ID for the registered platform applicationoptions.redirectURI
string Redirect URI for the registered platform applicationoptions.allowBrowser
boolean Allow signing in browser if set to true. Default is trueoptions.allowMobile
boolean Allow signing with mobile app if set to true. Default is trueoptions.renderDocument
function Should return a string representation of the provided document
# sign
Sign a document
# Parameters
-
documentData
Object
# Signature
Type: Object