public class PtsV2PaymentsPost201ResponsePointOfSaleInformation extends Object
| Constructor | Description |
|---|---|
PtsV2PaymentsPost201ResponsePointOfSaleInformation() |
| Modifier and Type | Method | Description |
|---|---|---|
PtsV2PaymentsPost201ResponsePointOfSaleInformation |
amexCapnData(String amexCapnData) |
|
PtsV2PaymentsPost201ResponsePointOfSaleInformation |
emv(PtsV2PaymentsPost201ResponsePointOfSaleInformationEmv emv) |
|
boolean |
equals(Object o) |
|
String |
getAmexCapnData() |
Point-of-sale details for the transaction.
|
PtsV2PaymentsPost201ResponsePointOfSaleInformationEmv |
getEmv() |
Get emv
|
String |
getTerminalId() |
Identifier for the terminal at your retail location.
|
int |
hashCode() |
|
void |
setAmexCapnData(String amexCapnData) |
|
void |
setEmv(PtsV2PaymentsPost201ResponsePointOfSaleInformationEmv emv) |
|
void |
setTerminalId(String terminalId) |
|
PtsV2PaymentsPost201ResponsePointOfSaleInformation |
terminalId(String terminalId) |
|
String |
toString() |
public PtsV2PaymentsPost201ResponsePointOfSaleInformation()
public PtsV2PaymentsPost201ResponsePointOfSaleInformation emv(PtsV2PaymentsPost201ResponsePointOfSaleInformationEmv emv)
public PtsV2PaymentsPost201ResponsePointOfSaleInformationEmv getEmv()
public void setEmv(PtsV2PaymentsPost201ResponsePointOfSaleInformationEmv emv)
public PtsV2PaymentsPost201ResponsePointOfSaleInformation amexCapnData(String amexCapnData)
public String getAmexCapnData()
public void setAmexCapnData(String amexCapnData)
public PtsV2PaymentsPost201ResponsePointOfSaleInformation terminalId(String terminalId)
public String getTerminalId()
public void setTerminalId(String terminalId)
Copyright © 2026. All rights reserved.