@Generated(value="io.swagger.codegen.languages.JavaClientCodegen", date="2020-09-14T15:19:00.879+05:30") public class TssV2TransactionsGet200ResponsePointOfSaleInformation extends Object
| Constructor and Description |
|---|
TssV2TransactionsGet200ResponsePointOfSaleInformation() |
public TssV2TransactionsGet200ResponsePointOfSaleInformation()
public TssV2TransactionsGet200ResponsePointOfSaleInformation terminalId(String terminalId)
public String getTerminalId()
public void setTerminalId(String terminalId)
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.