@Generated(value="io.swagger.codegen.languages.JavaClientCodegen", date="2021-11-22T16:37:43.981+05:30") public class PtsV2PaymentsPost201ResponseConsumerAuthenticationInformationStrongAuthenticationIssuerInformation extends Object
| Constructor and Description |
|---|
PtsV2PaymentsPost201ResponseConsumerAuthenticationInformationStrongAuthenticationIssuerInformation() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getRiskAnalysisExemptionResult()
Possible values: Visa Platform Connect - `8401` Merchant not participating in Visa Trusted Listing Program.
|
String |
getTrustedMerchantExemptionResult()
Possible values: Visa Platform Connect - `2` Trusted merchant exemption validated/honored.
|
int |
hashCode() |
PtsV2PaymentsPost201ResponseConsumerAuthenticationInformationStrongAuthenticationIssuerInformation |
riskAnalysisExemptionResult(String riskAnalysisExemptionResult) |
void |
setRiskAnalysisExemptionResult(String riskAnalysisExemptionResult) |
void |
setTrustedMerchantExemptionResult(String trustedMerchantExemptionResult) |
String |
toString() |
PtsV2PaymentsPost201ResponseConsumerAuthenticationInformationStrongAuthenticationIssuerInformation |
trustedMerchantExemptionResult(String trustedMerchantExemptionResult) |
public PtsV2PaymentsPost201ResponseConsumerAuthenticationInformationStrongAuthenticationIssuerInformation()
public PtsV2PaymentsPost201ResponseConsumerAuthenticationInformationStrongAuthenticationIssuerInformation riskAnalysisExemptionResult(String riskAnalysisExemptionResult)
public String getRiskAnalysisExemptionResult()
public void setRiskAnalysisExemptionResult(String riskAnalysisExemptionResult)
public PtsV2PaymentsPost201ResponseConsumerAuthenticationInformationStrongAuthenticationIssuerInformation trustedMerchantExemptionResult(String trustedMerchantExemptionResult)
public String getTrustedMerchantExemptionResult()
public void setTrustedMerchantExemptionResult(String trustedMerchantExemptionResult)
Copyright © 2021. All rights reserved.