@Generated(value="io.swagger.codegen.languages.JavaClientCodegen", date="2018-11-08T03:47:28.632+05:30") public class TssV2TransactionsGet200ResponsePointOfSaleInformation extends Object
| Constructor and Description |
|---|
TssV2TransactionsGet200ResponsePointOfSaleInformation() |
| Modifier and Type | Method and Description |
|---|---|
TssV2TransactionsGet200ResponsePointOfSaleInformation |
entryMode(String entryMode) |
boolean |
equals(Object o) |
String |
getEntryMode()
Method of entering credit card information into the POS terminal.
|
Integer |
getTerminalCapability()
POS terminal’s capability.
|
int |
hashCode() |
void |
setEntryMode(String entryMode) |
void |
setTerminalCapability(Integer terminalCapability) |
TssV2TransactionsGet200ResponsePointOfSaleInformation |
terminalCapability(Integer terminalCapability) |
String |
toString() |
public TssV2TransactionsGet200ResponsePointOfSaleInformation()
public TssV2TransactionsGet200ResponsePointOfSaleInformation entryMode(String entryMode)
public String getEntryMode()
public void setEntryMode(String entryMode)
public TssV2TransactionsGet200ResponsePointOfSaleInformation terminalCapability(Integer terminalCapability)
public Integer getTerminalCapability()
public void setTerminalCapability(Integer terminalCapability)
Copyright © 2018. All rights reserved.