public class SignatureEnvelopeDocumentResult
extends java.lang.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() |
java.lang.String |
getEnvelopeId() |
void |
setDocument(SignatureEnvelopeDocumentInfo document) |
void |
setEnvelopeId(java.lang.String envelopeId) |
java.lang.String |
toString() |
public java.lang.String getEnvelopeId()
public void setEnvelopeId(java.lang.String envelopeId)
public SignatureEnvelopeDocumentInfo getDocument()
public void setDocument(SignatureEnvelopeDocumentInfo document)
public java.lang.String toString()
toString in class java.lang.ObjectCopyright © 2015 GroupDocs. All Rights Reserved.