public class SignatureEnvelopeSendResult extends Object
NOTE: This class is auto generated by the swagger code generator program. Do not edit the class manually.
| Constructor and Description |
|---|
SignatureEnvelopeSendResult() |
| Modifier and Type | Method and Description |
|---|---|
List<SignatureEnvelopeRecipientInfo> |
getRecipients() |
void |
setRecipients(List<SignatureEnvelopeRecipientInfo> recipients) |
String |
toString() |
public List<SignatureEnvelopeRecipientInfo> getRecipients()
public void setRecipients(List<SignatureEnvelopeRecipientInfo> recipients)
Copyright © 2014 GroupDocs. All Rights Reserved.