public class AlipayTradeCustomsQueryResponse extends AlipayResponse
| 构造器和说明 |
|---|
AlipayTradeCustomsQueryResponse() |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getNotFound() |
List<CustomsDeclareRecordInfo> |
getRecords() |
void |
setNotFound(String notFound) |
void |
setRecords(List<CustomsDeclareRecordInfo> records) |
getBody, getCode, getErrorCode, getMsg, getParams, getSubCode, getSubMsg, isSuccess, setBody, setCode, setErrorCode, setMsg, setParams, setSubCode, setSubMsgpublic void setNotFound(String notFound)
public String getNotFound()
public void setRecords(List<CustomsDeclareRecordInfo> records)
public List<CustomsDeclareRecordInfo> getRecords()
Copyright © 2023. All rights reserved.