public class SignatureEnvelopeRecipientsResult
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 |
|---|
SignatureEnvelopeRecipientsResult() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getEnvelopeId() |
java.util.List<SignatureEnvelopeRecipientInfo> |
getRecipients() |
void |
setEnvelopeId(java.lang.String envelopeId) |
void |
setRecipients(java.util.List<SignatureEnvelopeRecipientInfo> recipients) |
java.lang.String |
toString() |
public java.lang.String getEnvelopeId()
public void setEnvelopeId(java.lang.String envelopeId)
public java.util.List<SignatureEnvelopeRecipientInfo> getRecipients()
public void setRecipients(java.util.List<SignatureEnvelopeRecipientInfo> recipients)
public java.lang.String toString()
toString in class java.lang.ObjectCopyright © 2015 GroupDocs. All Rights Reserved.