public class AlipayCommerceLogisticsInvoiceIstdwaybillQueryResponse extends AlipayResponse
| 构造器和说明 |
|---|
AlipayCommerceLogisticsInvoiceIstdwaybillQueryResponse() |
| 限定符和类型 | 方法和说明 |
|---|---|
Long |
getStatus() |
List<WaybillInvoiceQueryIstd> |
getWaybillInvoices() |
void |
setStatus(Long status) |
void |
setWaybillInvoices(List<WaybillInvoiceQueryIstd> waybillInvoices) |
getBody, getCode, getErrorCode, getMsg, getParams, getSubCode, getSubMsg, isSuccess, setBody, setCode, setErrorCode, setMsg, setParams, setSubCode, setSubMsgpublic AlipayCommerceLogisticsInvoiceIstdwaybillQueryResponse()
public void setStatus(Long status)
public Long getStatus()
public void setWaybillInvoices(List<WaybillInvoiceQueryIstd> waybillInvoices)
public List<WaybillInvoiceQueryIstd> getWaybillInvoices()
Copyright © 2023. All rights reserved.