@Generated(value="io.swagger.codegen.languages.JavaClientCodegen", date="2020-09-14T15:19:00.879+05:30") public class Ptsv2paymentsidcapturesPointOfSaleInformationEmv extends Object
| Constructor and Description |
|---|
Ptsv2paymentsidcapturesPointOfSaleInformationEmv() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
Ptsv2paymentsidcapturesPointOfSaleInformationEmv |
fallback(Boolean fallback) |
Boolean |
getFallback()
Indicates whether a fallback method was used to enter credit card information into the POS terminal.
|
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 |
setFallback(Boolean fallback) |
void |
setTags(String tags) |
Ptsv2paymentsidcapturesPointOfSaleInformationEmv |
tags(String tags) |
String |
toString() |
public Ptsv2paymentsidcapturesPointOfSaleInformationEmv()
public Ptsv2paymentsidcapturesPointOfSaleInformationEmv tags(String tags)
public String getTags()
public void setTags(String tags)
public Ptsv2paymentsidcapturesPointOfSaleInformationEmv fallback(Boolean fallback)
public Boolean getFallback()
public void setFallback(Boolean fallback)
Copyright © 2020. All rights reserved.