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