public class InvoicingV2InvoiceSettingsGet200ResponseMerchantInformation extends Object
| Constructor | Description |
|---|---|
InvoicingV2InvoiceSettingsGet200ResponseMerchantInformation() |
| Modifier and Type | Method | Description |
|---|---|---|
InvoicingV2InvoiceSettingsGet200ResponseMerchantInformation |
addressDetails(InvoicingV2InvoiceSettingsGet200ResponseMerchantInformationAddressDetails addressDetails) |
|
boolean |
equals(Object o) |
|
InvoicingV2InvoiceSettingsGet200ResponseMerchantInformationAddressDetails |
getAddressDetails() |
Get addressDetails
|
String |
getName() |
Get name
|
String |
getPhone() |
Get phone
|
int |
hashCode() |
|
InvoicingV2InvoiceSettingsGet200ResponseMerchantInformation |
name(String name) |
|
InvoicingV2InvoiceSettingsGet200ResponseMerchantInformation |
phone(String phone) |
|
void |
setAddressDetails(InvoicingV2InvoiceSettingsGet200ResponseMerchantInformationAddressDetails addressDetails) |
|
void |
setName(String name) |
|
void |
setPhone(String phone) |
|
String |
toString() |
public InvoicingV2InvoiceSettingsGet200ResponseMerchantInformation()
public InvoicingV2InvoiceSettingsGet200ResponseMerchantInformation name(String name)
public String getName()
public void setName(String name)
public InvoicingV2InvoiceSettingsGet200ResponseMerchantInformation phone(String phone)
public String getPhone()
public void setPhone(String phone)
public InvoicingV2InvoiceSettingsGet200ResponseMerchantInformation addressDetails(InvoicingV2InvoiceSettingsGet200ResponseMerchantInformationAddressDetails addressDetails)
public InvoicingV2InvoiceSettingsGet200ResponseMerchantInformationAddressDetails getAddressDetails()
public void setAddressDetails(InvoicingV2InvoiceSettingsGet200ResponseMerchantInformationAddressDetails addressDetails)
Copyright © 2026. All rights reserved.