@Generated(value="io.swagger.codegen.languages.JavaClientCodegen", date="2018-09-22T07:56:07.186+05:30") public class V2paymentsConsumerAuthenticationInformation extends Object
| Constructor and Description |
|---|
V2paymentsConsumerAuthenticationInformation() |
public V2paymentsConsumerAuthenticationInformation()
public V2paymentsConsumerAuthenticationInformation cavv(String cavv)
public String getCavv()
public void setCavv(String cavv)
public V2paymentsConsumerAuthenticationInformation cavvAlgorithm(String cavvAlgorithm)
public String getCavvAlgorithm()
public void setCavvAlgorithm(String cavvAlgorithm)
public V2paymentsConsumerAuthenticationInformation eciRaw(String eciRaw)
public String getEciRaw()
public void setEciRaw(String eciRaw)
public V2paymentsConsumerAuthenticationInformation paresStatus(String paresStatus)
public String getParesStatus()
public void setParesStatus(String paresStatus)
public V2paymentsConsumerAuthenticationInformation veresEnrolled(String veresEnrolled)
public String getVeresEnrolled()
public void setVeresEnrolled(String veresEnrolled)
public V2paymentsConsumerAuthenticationInformation xid(String xid)
public String getXid()
public void setXid(String xid)
public V2paymentsConsumerAuthenticationInformation ucafAuthenticationData(String ucafAuthenticationData)
public String getUcafAuthenticationData()
public void setUcafAuthenticationData(String ucafAuthenticationData)
public V2paymentsConsumerAuthenticationInformation ucafCollectionIndicator(String ucafCollectionIndicator)
public String getUcafCollectionIndicator()
public void setUcafCollectionIndicator(String ucafCollectionIndicator)
Copyright © 2018. All rights reserved.