@Generated(value="io.swagger.codegen.languages.JavaClientCodegen", date="2018-11-08T03:47:28.632+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
|
int |
hashCode() |
void |
setAmexCapnData(String amexCapnData) |
void |
setEmv(PtsV2PaymentsPost201ResponsePointOfSaleInformationEmv emv) |
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)
Copyright © 2018. All rights reserved.