@Generated(value="class io.swagger.codegen.languages.JavaClientCodegen", date="2015-12-14T16:41:01.888-08:00") public class EnvelopeIdsRequest extends Object
| Constructor and Description |
|---|
EnvelopeIdsRequest() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
List<String> |
getEnvelopeIds() |
List<String> |
getTransactionIds() |
int |
hashCode() |
void |
setEnvelopeIds(List<String> envelopeIds) |
void |
setTransactionIds(List<String> transactionIds) |
String |
toString() |
Copyright © 2016. All rights reserved.