GetDocumentSignaturesRequest Constructors
An object defining constructors for the GetDocumentSignaturesRequest class.
GetDocumentSignaturesRequest()
Initializes a new instance of the GetDocumentSignaturesRequest
class.
GetDocumentSignaturesRequest(secretKey, versionSecretKey)
Initializes a new instance of the GetDocumentSignaturesRequest
class with the specified secret keys.
Parameters:
secretKey (required): string
Gets the encrypted secret key associated with the document.
versionSecretKey (required): string
Gets the encrypted secret key associated with the document version.