@Generated(value="io.swagger.codegen.languages.JavaClientCodegen", date="2020-09-14T15:19:00.879+05:30") public class InvoicingV2InvoicesAllGet200ResponseInvoices extends Object
| Constructor and Description |
|---|
InvoicingV2InvoicesAllGet200ResponseInvoices() |
public InvoicingV2InvoicesAllGet200ResponseInvoices()
public InvoicingV2InvoicesAllGet200ResponseInvoices links(InvoicingV2InvoicesAllGet200ResponseLinks1 links)
public InvoicingV2InvoicesAllGet200ResponseLinks1 getLinks()
public void setLinks(InvoicingV2InvoicesAllGet200ResponseLinks1 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 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 © 2020. All rights reserved.