public class SubmitOrderResponse extends Object
| Constructor and Description |
|---|
SubmitOrderResponse() |
| Modifier and Type | Method and Description |
|---|---|
String |
getMultiCoinRedirectUrl() |
String |
getRedirectUrl() |
String |
getRefId() |
String |
getToken() |
void |
setMultiCoinRedirectUrl(String multiCoinRedirectUrl) |
void |
setRedirectUrl(String redirectUrl) |
void |
setRefId(String refId) |
void |
setToken(String token) |
public String getToken()
public void setToken(String token)
public String getRedirectUrl()
public void setRedirectUrl(String redirectUrl)
public String getMultiCoinRedirectUrl()
public void setMultiCoinRedirectUrl(String multiCoinRedirectUrl)
public String getRefId()
public void setRefId(String refId)
Copyright © 2020. All rights reserved.