@Generated(value="class io.swagger.codegen.languages.JavaClientCodegen", date="2017-03-06T16:42:36.211-08:00") public class EnvelopeAttachmentsResult extends Object
| Constructor and Description |
|---|
EnvelopeAttachmentsResult() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
List<EnvelopeAttachment> |
getAttachments() |
int |
hashCode() |
void |
setAttachments(List<EnvelopeAttachment> attachments) |
String |
toString() |
public List<EnvelopeAttachment> getAttachments()
public void setAttachments(List<EnvelopeAttachment> attachments)
Copyright © 2017. All rights reserved.