public class Ptsv2paymentreferencesOrderInformationInvoiceDetails extends Object
| Constructor | Description |
|---|---|
Ptsv2paymentreferencesOrderInformationInvoiceDetails() |
| Modifier and Type | Method | Description |
|---|---|---|
Ptsv2paymentreferencesOrderInformationInvoiceDetails |
costCenter(String costCenter) |
|
boolean |
equals(Object o) |
|
String |
getCostCenter() |
Cost centre of the merchant.
|
String |
getProductDescription() |
Brief description of item.
|
int |
hashCode() |
|
Ptsv2paymentreferencesOrderInformationInvoiceDetails |
productDescription(String productDescription) |
|
void |
setCostCenter(String costCenter) |
|
void |
setProductDescription(String productDescription) |
|
String |
toString() |
public Ptsv2paymentreferencesOrderInformationInvoiceDetails()
public Ptsv2paymentreferencesOrderInformationInvoiceDetails costCenter(String costCenter)
public String getCostCenter()
public void setCostCenter(String costCenter)
public Ptsv2paymentreferencesOrderInformationInvoiceDetails productDescription(String productDescription)
public String getProductDescription()
public void setProductDescription(String productDescription)
Copyright © 2026. All rights reserved.