@Generated(value="io.swagger.codegen.languages.JavaClientCodegen", date="2020-04-09T11:41:34.789+05:30") public class TssV2TransactionsGet200ResponsePointOfSaleInformation extends Object
| Constructor and Description |
|---|
TssV2TransactionsGet200ResponsePointOfSaleInformation() |
| Modifier and Type | Method and Description |
|---|---|
TssV2TransactionsGet200ResponsePointOfSaleInformation |
emv(Ptsv2paymentsidreversalsPointOfSaleInformationEmv emv) |
TssV2TransactionsGet200ResponsePointOfSaleInformation |
entryMode(String entryMode) |
boolean |
equals(Object o) |
Ptsv2paymentsidreversalsPointOfSaleInformationEmv |
getEmv()
Get emv
|
String |
getEntryMode()
Method of entering credit card information into the POS terminal.
|
Integer |
getTerminalCapability()
POS terminal’s capability.
|
int |
hashCode() |
void |
setEmv(Ptsv2paymentsidreversalsPointOfSaleInformationEmv emv) |
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)
public TssV2TransactionsGet200ResponsePointOfSaleInformation emv(Ptsv2paymentsidreversalsPointOfSaleInformationEmv emv)
public Ptsv2paymentsidreversalsPointOfSaleInformationEmv getEmv()
public void setEmv(Ptsv2paymentsidreversalsPointOfSaleInformationEmv emv)
Copyright © 2020. All rights reserved.