@Generated(value="io.swagger.codegen.languages.JavaClientCodegen", date="2021-11-22T16:37:43.981+05:30") public class TssV2TransactionsGet200ResponseConsumerAuthenticationInformation extends Object
| Constructor and Description |
|---|
TssV2TransactionsGet200ResponseConsumerAuthenticationInformation() |
public TssV2TransactionsGet200ResponseConsumerAuthenticationInformation()
public TssV2TransactionsGet200ResponseConsumerAuthenticationInformation eciRaw(String eciRaw)
public String getEciRaw()
public void setEciRaw(String eciRaw)
public TssV2TransactionsGet200ResponseConsumerAuthenticationInformation cavv(String cavv)
public String getCavv()
public void setCavv(String cavv)
public TssV2TransactionsGet200ResponseConsumerAuthenticationInformation xid(String xid)
public String getXid()
public void setXid(String xid)
public TssV2TransactionsGet200ResponseConsumerAuthenticationInformation transactionId(String transactionId)
public String getTransactionId()
public void setTransactionId(String transactionId)
public TssV2TransactionsGet200ResponseConsumerAuthenticationInformation strongAuthentication(TssV2TransactionsGet200ResponseConsumerAuthenticationInformationStrongAuthentication strongAuthentication)
public TssV2TransactionsGet200ResponseConsumerAuthenticationInformationStrongAuthentication getStrongAuthentication()
public void setStrongAuthentication(TssV2TransactionsGet200ResponseConsumerAuthenticationInformationStrongAuthentication strongAuthentication)
Copyright © 2021. All rights reserved.