public class SignatureEnvelopeRecipientResult
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 |
|---|
SignatureEnvelopeRecipientResult() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getEnvelopeId() |
SignatureEnvelopeRecipientInfo |
getRecipient() |
void |
setEnvelopeId(java.lang.String envelopeId) |
void |
setRecipient(SignatureEnvelopeRecipientInfo recipient) |
java.lang.String |
toString() |
public java.lang.String getEnvelopeId()
public void setEnvelopeId(java.lang.String envelopeId)
public SignatureEnvelopeRecipientInfo getRecipient()
public void setRecipient(SignatureEnvelopeRecipientInfo recipient)
public java.lang.String toString()
toString in class java.lang.ObjectCopyright © 2015 GroupDocs. All Rights Reserved.