@Generated(value="io.swagger.codegen.languages.JavaClientCodegen", date="2022-01-19T16:20:04.317+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 © 2022. All rights reserved.