@Generated(value="io.swagger.codegen.languages.JavaClientCodegen", date="2020-09-14T15:19:00.879+05:30") public class PtsV2PaymentsPost201ResponsePointOfSaleInformation extends Object
| Constructor and Description |
|---|
PtsV2PaymentsPost201ResponsePointOfSaleInformation() |
| Modifier and Type | Method and Description |
|---|---|
PtsV2PaymentsPost201ResponsePointOfSaleInformation |
amexCapnData(String amexCapnData) |
PtsV2PaymentsPost201ResponsePointOfSaleInformation |
emv(PtsV2PaymentsPost201ResponsePointOfSaleInformationEmv emv) |
boolean |
equals(Object o) |
String |
getAmexCapnData()
Point-of-sale details for the transaction.
|
PtsV2PaymentsPost201ResponsePointOfSaleInformationEmv |
getEmv()
Get emv
|
String |
getTerminalId()
Identifier for the terminal at your retail location.
|
int |
hashCode() |
void |
setAmexCapnData(String amexCapnData) |
void |
setEmv(PtsV2PaymentsPost201ResponsePointOfSaleInformationEmv emv) |
void |
setTerminalId(String terminalId) |
PtsV2PaymentsPost201ResponsePointOfSaleInformation |
terminalId(String terminalId) |
String |
toString() |
public PtsV2PaymentsPost201ResponsePointOfSaleInformation()
public PtsV2PaymentsPost201ResponsePointOfSaleInformation emv(PtsV2PaymentsPost201ResponsePointOfSaleInformationEmv emv)
public PtsV2PaymentsPost201ResponsePointOfSaleInformationEmv getEmv()
public void setEmv(PtsV2PaymentsPost201ResponsePointOfSaleInformationEmv emv)
public PtsV2PaymentsPost201ResponsePointOfSaleInformation amexCapnData(String amexCapnData)
public String getAmexCapnData()
public void setAmexCapnData(String amexCapnData)
public PtsV2PaymentsPost201ResponsePointOfSaleInformation terminalId(String terminalId)
public String getTerminalId()
public void setTerminalId(String terminalId)
Copyright © 2020. All rights reserved.