@Generated(value="class io.swagger.codegen.languages.JavaClientCodegen", date="2017-03-06T16:42:36.211-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()
A list of transaction Id's used to determining the status of envelopes sent asynchronously.
|
int |
hashCode() |
void |
setEnvelopeIds(List<String> envelopeIds) |
void |
setTransactionIds(List<String> transactionIds) |
String |
toString() |
Copyright © 2017. All rights reserved.