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