@Generated(value="io.swagger.codegen.languages.JavaClientCodegen", date="2020-09-14T15:19:00.879+05:30") public class InvoicingV2InvoicesAllGet200ResponseCustomerInformation extends Object
| Constructor and Description |
|---|
InvoicingV2InvoicesAllGet200ResponseCustomerInformation() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getName()
Payer name for the invoice.
|
int |
hashCode() |
InvoicingV2InvoicesAllGet200ResponseCustomerInformation |
name(String name) |
void |
setName(String name) |
String |
toString() |
public InvoicingV2InvoicesAllGet200ResponseCustomerInformation()
public InvoicingV2InvoicesAllGet200ResponseCustomerInformation name(String name)
public String getName()
public void setName(String name)
Copyright © 2020. All rights reserved.