public class SignatureEnvelopeDocumentResult extends Object
NOTE: This class is auto generated by the swagger code generator program. Do not edit the class manually.
| Constructor and Description |
|---|
SignatureEnvelopeDocumentResult() |
| Modifier and Type | Method and Description |
|---|---|
SignatureEnvelopeDocumentInfo |
getDocument() |
String |
getEnvelopeId() |
void |
setDocument(SignatureEnvelopeDocumentInfo document) |
void |
setEnvelopeId(String envelopeId) |
String |
toString() |
public String getEnvelopeId()
public void setEnvelopeId(String envelopeId)
public SignatureEnvelopeDocumentInfo getDocument()
public void setDocument(SignatureEnvelopeDocumentInfo document)
Copyright © 2014 GroupDocs. All Rights Reserved.