public static class UpdateInvoiceUrlRequest.UpdateInvoiceUrlRequestBodyUrlList
extends com.aliyun.tea.TeaModel
| 构造器和说明 |
|---|
UpdateInvoiceUrlRequestBodyUrlList() |
@NameInMap(value="invoiceCode") public String invoiceCode
@NameInMap(value="invoiceNo") public String invoiceNo
@NameInMap(value="ofdUrl") public String ofdUrl
@NameInMap(value="pdfUrl") public String pdfUrl
@NameInMap(value="xmlUrl") public String xmlUrl
public static UpdateInvoiceUrlRequest.UpdateInvoiceUrlRequestBodyUrlList build(Map<String,?> map) throws Exception
Exceptionpublic UpdateInvoiceUrlRequest.UpdateInvoiceUrlRequestBodyUrlList setInvoiceCode(String invoiceCode)
public String getInvoiceCode()
public UpdateInvoiceUrlRequest.UpdateInvoiceUrlRequestBodyUrlList setInvoiceNo(String invoiceNo)
public String getInvoiceNo()
public UpdateInvoiceUrlRequest.UpdateInvoiceUrlRequestBodyUrlList setOfdUrl(String ofdUrl)
public String getOfdUrl()
public UpdateInvoiceUrlRequest.UpdateInvoiceUrlRequestBodyUrlList setPdfUrl(String pdfUrl)
public String getPdfUrl()
public UpdateInvoiceUrlRequest.UpdateInvoiceUrlRequestBodyUrlList setXmlUrl(String xmlUrl)
public String getXmlUrl()
Copyright © 2025. All rights reserved.