@Generated(value="io.swagger.codegen.languages.JavaClientCodegen", date="2018-11-08T03:47:28.632+05:30") public class PtsV2PaymentsPost201ResponsePointOfSaleInformationEmv extends Object
| Constructor and Description |
|---|
PtsV2PaymentsPost201ResponsePointOfSaleInformationEmv() |
| 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) |
PtsV2PaymentsPost201ResponsePointOfSaleInformationEmv |
tags(String tags) |
String |
toString() |
public PtsV2PaymentsPost201ResponsePointOfSaleInformationEmv()
public PtsV2PaymentsPost201ResponsePointOfSaleInformationEmv tags(String tags)
public String getTags()
public void setTags(String tags)
Copyright © 2018. All rights reserved.