@Generated(value="io.swagger.codegen.languages.JavaClientCodegen", date="2020-09-14T15:19:00.879+05:30") public class InvoicingV2InvoicesAllGet200ResponseInvoiceInformation extends Object
| Constructor and Description |
|---|
InvoicingV2InvoicesAllGet200ResponseInvoiceInformation() |
| Modifier and Type | Method and Description |
|---|---|
InvoicingV2InvoicesAllGet200ResponseInvoiceInformation |
dueDate(org.joda.time.LocalDate dueDate) |
boolean |
equals(Object o) |
org.joda.time.LocalDate |
getDueDate()
The invoice due date.
|
int |
hashCode() |
void |
setDueDate(org.joda.time.LocalDate dueDate) |
String |
toString() |
public InvoicingV2InvoicesAllGet200ResponseInvoiceInformation()
public InvoicingV2InvoicesAllGet200ResponseInvoiceInformation dueDate(org.joda.time.LocalDate dueDate)
public org.joda.time.LocalDate getDueDate()
public void setDueDate(org.joda.time.LocalDate dueDate)
Copyright © 2020. All rights reserved.