@Generated(value="class io.swagger.codegen.languages.JavaClientCodegen", date="2017-03-06T16:42:36.211-08:00") public class ConsoleViewRequest extends Object
| Constructor and Description |
|---|
ConsoleViewRequest() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getEnvelopeId()
The envelope ID of the envelope status that failed to post.
|
String |
getReturnUrl()
The URL to be redirected to after the console view session has ended.
|
int |
hashCode() |
void |
setEnvelopeId(String envelopeId) |
void |
setReturnUrl(String returnUrl) |
String |
toString() |
public String getEnvelopeId()
public void setEnvelopeId(String envelopeId)
public String getReturnUrl()
public void setReturnUrl(String returnUrl)
Copyright © 2017. All rights reserved.