public class AlipayEbppCommunityTemporaryvisitorstagVerifyResponse extends AlipayResponse
| 构造器和说明 |
|---|
AlipayEbppCommunityTemporaryvisitorstagVerifyResponse() |
| 限定符和类型 | 方法和说明 |
|---|---|
List<CertifyPlatformInfo> |
getCertifyPlatformInfoList() |
String |
getResult() |
void |
setCertifyPlatformInfoList(List<CertifyPlatformInfo> certifyPlatformInfoList) |
void |
setResult(String result) |
getBody, getCode, getErrorCode, getMsg, getParams, getSubCode, getSubMsg, isSuccess, setBody, setCode, setErrorCode, setMsg, setParams, setSubCode, setSubMsgpublic AlipayEbppCommunityTemporaryvisitorstagVerifyResponse()
public void setCertifyPlatformInfoList(List<CertifyPlatformInfo> certifyPlatformInfoList)
public List<CertifyPlatformInfo> getCertifyPlatformInfoList()
public void setResult(String result)
public String getResult()
Copyright © 2024. All rights reserved.