public class InvoicingV2InvoicesAllGet200ResponseCustomerInformation extends Object
| Constructor | Description |
|---|---|
InvoicingV2InvoicesAllGet200ResponseCustomerInformation() |
| Modifier and Type | Method | Description |
|---|---|---|
boolean |
equals(Object o) |
|
String |
getMerchantCustomerId() |
Your identifier for the customer.
|
String |
getName() |
Payer name for the invoice.
|
int |
hashCode() |
|
InvoicingV2InvoicesAllGet200ResponseCustomerInformation |
merchantCustomerId(String merchantCustomerId) |
|
InvoicingV2InvoicesAllGet200ResponseCustomerInformation |
name(String name) |
|
void |
setMerchantCustomerId(String merchantCustomerId) |
|
void |
setName(String name) |
|
String |
toString() |
public InvoicingV2InvoicesAllGet200ResponseCustomerInformation()
public InvoicingV2InvoicesAllGet200ResponseCustomerInformation name(String name)
public String getName()
public void setName(String name)
public InvoicingV2InvoicesAllGet200ResponseCustomerInformation merchantCustomerId(String merchantCustomerId)
public String getMerchantCustomerId()
public void setMerchantCustomerId(String merchantCustomerId)
Copyright © 2026. All rights reserved.