@Generated(value="io.swagger.codegen.languages.JavaClientCodegen", date="2018-09-22T07:56:07.186+05:30") public class InlineResponse201PointOfSaleInformationEmv extends Object
| Constructor and Description |
|---|
InlineResponse201PointOfSaleInformationEmv() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getTags()
EMV data that is transmitted from the chip card to the issuer, and from the issuer to the chip card.
|
int |
hashCode() |
void |
setTags(String tags) |
InlineResponse201PointOfSaleInformationEmv |
tags(String tags) |
String |
toString() |
public InlineResponse201PointOfSaleInformationEmv()
public InlineResponse201PointOfSaleInformationEmv tags(String tags)
public String getTags()
public void setTags(String tags)
Copyright © 2018. All rights reserved.