public class PtsV2PaymentsPost201ResponseConsumerAuthenticationInformationStrongAuthentication extends Object
| Constructor | Description |
|---|---|
PtsV2PaymentsPost201ResponseConsumerAuthenticationInformationStrongAuthentication() |
| Modifier and Type | Method | Description |
|---|---|---|
boolean |
equals(Object o) |
|
PaymentsStrongAuthIssuerInformation |
getIssuerInformation() |
Get issuerInformation
|
String |
getOutageExemptionIndicator() |
This field will contain the outage exemption indicator with one of the following values: Possible values: - `0` (Outage Authentication exemption does not apply to the transaction) - `1` (Outage exempt from SCA as authentication could not be done due to outage)
|
int |
hashCode() |
|
PtsV2PaymentsPost201ResponseConsumerAuthenticationInformationStrongAuthentication |
issuerInformation(PaymentsStrongAuthIssuerInformation issuerInformation) |
|
PtsV2PaymentsPost201ResponseConsumerAuthenticationInformationStrongAuthentication |
outageExemptionIndicator(String outageExemptionIndicator) |
|
void |
setIssuerInformation(PaymentsStrongAuthIssuerInformation issuerInformation) |
|
void |
setOutageExemptionIndicator(String outageExemptionIndicator) |
|
String |
toString() |
public PtsV2PaymentsPost201ResponseConsumerAuthenticationInformationStrongAuthentication()
public PtsV2PaymentsPost201ResponseConsumerAuthenticationInformationStrongAuthentication issuerInformation(PaymentsStrongAuthIssuerInformation issuerInformation)
public PaymentsStrongAuthIssuerInformation getIssuerInformation()
public void setIssuerInformation(PaymentsStrongAuthIssuerInformation issuerInformation)
public PtsV2PaymentsPost201ResponseConsumerAuthenticationInformationStrongAuthentication outageExemptionIndicator(String outageExemptionIndicator)
public String getOutageExemptionIndicator()
public void setOutageExemptionIndicator(String outageExemptionIndicator)
Copyright © 2026. All rights reserved.