public class AlipayEbppInvoiceMerchantApplyModifyResponse extends AlipayResponse
| 构造器和说明 |
|---|
AlipayEbppInvoiceMerchantApplyModifyResponse() |
| 限定符和类型 | 方法和说明 |
|---|---|
List<MerchantInvoiceUKDTO> |
getErrorInvoices() |
void |
setErrorInvoices(List<MerchantInvoiceUKDTO> errorInvoices) |
getBody, getCode, getErrorCode, getMsg, getParams, getSubCode, getSubMsg, isSuccess, setBody, setCode, setErrorCode, setMsg, setParams, setSubCode, setSubMsgpublic AlipayEbppInvoiceMerchantApplyModifyResponse()
public void setErrorInvoices(List<MerchantInvoiceUKDTO> errorInvoices)
public List<MerchantInvoiceUKDTO> getErrorInvoices()
Copyright © 2023. All rights reserved.