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