@Generated(value="io.swagger.codegen.languages.JavaClientCodegen", date="2018-09-22T07:56:07.186+05:30") public class InlineResponse201PointOfSaleInformation extends Object
| Constructor and Description |
|---|
InlineResponse201PointOfSaleInformation() |
| Modifier and Type | Method and Description |
|---|---|
InlineResponse201PointOfSaleInformation |
amexCapnData(String amexCapnData) |
InlineResponse201PointOfSaleInformation |
emv(InlineResponse201PointOfSaleInformationEmv emv) |
boolean |
equals(Object o) |
String |
getAmexCapnData()
Point-of-sale details for the transaction.
|
InlineResponse201PointOfSaleInformationEmv |
getEmv()
Get emv
|
int |
hashCode() |
void |
setAmexCapnData(String amexCapnData) |
void |
setEmv(InlineResponse201PointOfSaleInformationEmv emv) |
String |
toString() |
public InlineResponse201PointOfSaleInformation()
public InlineResponse201PointOfSaleInformation emv(InlineResponse201PointOfSaleInformationEmv emv)
public InlineResponse201PointOfSaleInformationEmv getEmv()
public void setEmv(InlineResponse201PointOfSaleInformationEmv emv)
public InlineResponse201PointOfSaleInformation amexCapnData(String amexCapnData)
public String getAmexCapnData()
public void setAmexCapnData(String amexCapnData)
Copyright © 2018. All rights reserved.