public class Vasv1currencyconversionPointOfSaleInformation extends Object
| Constructor and Description |
|---|
Vasv1currencyconversionPointOfSaleInformation() |
| Modifier and Type | Method and Description |
|---|---|
Vasv1currencyconversionPointOfSaleInformation |
entryMode(String entryMode) |
boolean |
equals(Object o) |
String |
getEntryMode()
Valid Values: - 'KEYED' - 'SWIPED' - 'CONTACT' - 'CONTACTLESS' How the transaction information was captured.
|
String |
getTerminalId()
Identifier for the terminal used by the merchant's to process the transaction.
|
int |
hashCode() |
void |
setEntryMode(String entryMode) |
void |
setTerminalId(String terminalId) |
Vasv1currencyconversionPointOfSaleInformation |
terminalId(String terminalId) |
String |
toString() |
public Vasv1currencyconversionPointOfSaleInformation()
public Vasv1currencyconversionPointOfSaleInformation terminalId(String terminalId)
public String getTerminalId()
public void setTerminalId(String terminalId)
public Vasv1currencyconversionPointOfSaleInformation entryMode(String entryMode)
public String getEntryMode()
public void setEntryMode(String entryMode)
Copyright © 2026. All rights reserved.