public class AlipaySecurityProdInteractiveprodInitializeResponse extends AlipayResponse
| 构造器和说明 |
|---|
AlipaySecurityProdInteractiveprodInitializeResponse() |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getExtParams() |
String |
getInteractId() |
String |
getInteractUrl() |
void |
setExtParams(String extParams) |
void |
setInteractId(String interactId) |
void |
setInteractUrl(String interactUrl) |
getBody, getCode, getErrorCode, getMsg, getParams, getSubCode, getSubMsg, isSuccess, setBody, setCode, setErrorCode, setMsg, setParams, setSubCode, setSubMsgpublic AlipaySecurityProdInteractiveprodInitializeResponse()
public void setExtParams(String extParams)
public String getExtParams()
public void setInteractId(String interactId)
public String getInteractId()
public void setInteractUrl(String interactUrl)
public String getInteractUrl()
Copyright © 2023. All rights reserved.