@Generated(value="io.swagger.codegen.languages.JavaClientCodegen", date="2020-09-14T15:19:00.879+05:30") public class TssV2TransactionsPost201ResponseEmbeddedPointOfSaleInformation extends Object
| Constructor and Description |
|---|
TssV2TransactionsPost201ResponseEmbeddedPointOfSaleInformation() |
public TssV2TransactionsPost201ResponseEmbeddedPointOfSaleInformation()
public TssV2TransactionsPost201ResponseEmbeddedPointOfSaleInformation terminalId(String terminalId)
public String getTerminalId()
public void setTerminalId(String terminalId)
public TssV2TransactionsPost201ResponseEmbeddedPointOfSaleInformation terminalSerialNumber(String terminalSerialNumber)
public String getTerminalSerialNumber()
public void setTerminalSerialNumber(String terminalSerialNumber)
public TssV2TransactionsPost201ResponseEmbeddedPointOfSaleInformation deviceId(String deviceId)
public String getDeviceId()
public void setDeviceId(String deviceId)
public TssV2TransactionsPost201ResponseEmbeddedPointOfSaleInformation partner(TssV2TransactionsPost201ResponseEmbeddedPointOfSaleInformationPartner partner)
public TssV2TransactionsPost201ResponseEmbeddedPointOfSaleInformationPartner getPartner()
public void setPartner(TssV2TransactionsPost201ResponseEmbeddedPointOfSaleInformationPartner partner)
Copyright © 2020. All rights reserved.