public class Ptsv2paymentreferencesOrderInformationInvoiceDetails extends Object
| Constructor and Description |
|---|
Ptsv2paymentreferencesOrderInformationInvoiceDetails() |
| Modifier and Type | Method and 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 © 2025. All rights reserved.