public class InvoicingNoAndDate extends AlipayObject
InvoicingNoAndDate()
String
getInvoiceNo()
Date
getInvoicingDate()
void
setInvoiceNo(String invoiceNo)
setInvoicingDate(Date invoicingDate)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public InvoicingNoAndDate()
public String getInvoiceNo()
public void setInvoiceNo(String invoiceNo)
public Date getInvoicingDate()
public void setInvoicingDate(Date invoicingDate)
Copyright © 2023. All rights reserved.