public class ReturnUrlRequest extends Object
Constructor and Description |
---|
ReturnUrlRequest() |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
String |
getReturnUrl()
Identifies the return point after sending the envelope.
|
int |
hashCode() |
ReturnUrlRequest |
returnUrl(String returnUrl) |
void |
setReturnUrl(String returnUrl) |
String |
toString() |
public ReturnUrlRequest returnUrl(String returnUrl)
public String getReturnUrl()
public void setReturnUrl(String returnUrl)
Copyright © 2020. All rights reserved.