public class SignatureEnvelopeRecipientResult extends 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 |
|---|---|
String |
getEnvelopeId() |
SignatureEnvelopeRecipientInfo |
getRecipient() |
void |
setEnvelopeId(String envelopeId) |
void |
setRecipient(SignatureEnvelopeRecipientInfo recipient) |
String |
toString() |
public String getEnvelopeId()
public void setEnvelopeId(String envelopeId)
public SignatureEnvelopeRecipientInfo getRecipient()
public void setRecipient(SignatureEnvelopeRecipientInfo recipient)
Copyright © 2015 GroupDocs. All Rights Reserved.