public class InvoicingV2InvoicesAllGet200ResponseInvoices extends Object
| Constructor and Description |
|---|
InvoicingV2InvoicesAllGet200ResponseInvoices() |
public InvoicingV2InvoicesAllGet200ResponseInvoices()
public InvoicingV2InvoicesAllGet200ResponseInvoices links(InvoicingV2InvoicesAllGet200ResponseLinks links)
public InvoicingV2InvoicesAllGet200ResponseLinks getLinks()
public void setLinks(InvoicingV2InvoicesAllGet200ResponseLinks links)
public InvoicingV2InvoicesAllGet200ResponseInvoices id(String id)
public String getId()
public void setId(String id)
public InvoicingV2InvoicesAllGet200ResponseInvoices status(String status)
public String getStatus()
public void setStatus(String status)
public InvoicingV2InvoicesAllGet200ResponseInvoices createdDate(String createdDate)
public String getCreatedDate()
public void setCreatedDate(String createdDate)
public InvoicingV2InvoicesAllGet200ResponseInvoices customerInformation(InvoicingV2InvoicesAllGet200ResponseCustomerInformation customerInformation)
public InvoicingV2InvoicesAllGet200ResponseCustomerInformation getCustomerInformation()
public void setCustomerInformation(InvoicingV2InvoicesAllGet200ResponseCustomerInformation customerInformation)
public InvoicingV2InvoicesAllGet200ResponseInvoices invoiceInformation(InvoicingV2InvoicesAllGet200ResponseInvoiceInformation invoiceInformation)
public InvoicingV2InvoicesAllGet200ResponseInvoiceInformation getInvoiceInformation()
public void setInvoiceInformation(InvoicingV2InvoicesAllGet200ResponseInvoiceInformation invoiceInformation)
public InvoicingV2InvoicesAllGet200ResponseInvoices orderInformation(InvoicingV2InvoicesAllGet200ResponseOrderInformation orderInformation)
public InvoicingV2InvoicesAllGet200ResponseOrderInformation getOrderInformation()
public void setOrderInformation(InvoicingV2InvoicesAllGet200ResponseOrderInformation orderInformation)
Copyright © 2025. All rights reserved.