public class Ptsv1pullfundstransferSenderInformationConsumerAuthenticationStrongAuthentication extends Object
| Constructor | Description |
|---|---|
Ptsv1pullfundstransferSenderInformationConsumerAuthenticationStrongAuthentication() |
| Modifier and Type | Method | Description |
|---|---|---|
Ptsv1pullfundstransferSenderInformationConsumerAuthenticationStrongAuthentication |
delegatedAuthenticationExemptionIndicator(String delegatedAuthenticationExemptionIndicator) |
|
boolean |
equals(Object o) |
|
String |
getDelegatedAuthenticationExemptionIndicator() |
This field will contain the delegated authentication exemption indicator with one of the following values: Possible values: - `0` (delegated Authentication exemption does not apply to the transaction) - `1` (Transaction exempt from SCA as authentication has been delegated to other provider (PSP,Acquirer)) Only applicable for SCA participants.
|
String |
getLowValueExemptionIndicator() |
This field will contain the low value exemption indicator with one of the following values: Possible values: - `0` ( low value exemption does not apply to the transaction) - `1` (Transaction exempt from SCA as the merchant/acquirer has determined it to be a low value payment) Only applicable for SCA participants.
|
String |
getRiskAnalysisExemptionIndicator() |
This field will contain the transaction risk analysis exemption indicator with one of the following values: Possible values: - `0` (TRA exemption does not apply to the transaction) - `1` (Transaction exempt from SCA as the merchant/acquirer has determined it to be low risk in accordance with the criteria defined by PSD2/RTS) Only applicable for SCA participants.
|
String |
getSecureCorporatePaymentIndicator() |
This field will contain the secure corporate payment exemption indicator with one of the following values: Possible values: - `0` (SCA exemption does not apply to the transaction) - `1` (Transaction exempt from SCA as the merchant/acquirer has determined it as a secure corporate payment) Only applicable for SCA participants.
|
String |
getTrustedMerchantExemptionIndicator() |
Possible values: - `0` (Trusted merchant exemption does not apply to the transaction) - `1` (Transaction exempt from SCA as it originated at a merchant trusted by the cardholder) Only applicable for SCA participants.
|
int |
hashCode() |
|
Ptsv1pullfundstransferSenderInformationConsumerAuthenticationStrongAuthentication |
lowValueExemptionIndicator(String lowValueExemptionIndicator) |
|
Ptsv1pullfundstransferSenderInformationConsumerAuthenticationStrongAuthentication |
riskAnalysisExemptionIndicator(String riskAnalysisExemptionIndicator) |
|
Ptsv1pullfundstransferSenderInformationConsumerAuthenticationStrongAuthentication |
secureCorporatePaymentIndicator(String secureCorporatePaymentIndicator) |
|
void |
setDelegatedAuthenticationExemptionIndicator(String delegatedAuthenticationExemptionIndicator) |
|
void |
setLowValueExemptionIndicator(String lowValueExemptionIndicator) |
|
void |
setRiskAnalysisExemptionIndicator(String riskAnalysisExemptionIndicator) |
|
void |
setSecureCorporatePaymentIndicator(String secureCorporatePaymentIndicator) |
|
void |
setTrustedMerchantExemptionIndicator(String trustedMerchantExemptionIndicator) |
|
String |
toString() |
|
Ptsv1pullfundstransferSenderInformationConsumerAuthenticationStrongAuthentication |
trustedMerchantExemptionIndicator(String trustedMerchantExemptionIndicator) |
public Ptsv1pullfundstransferSenderInformationConsumerAuthenticationStrongAuthentication()
public Ptsv1pullfundstransferSenderInformationConsumerAuthenticationStrongAuthentication lowValueExemptionIndicator(String lowValueExemptionIndicator)
public String getLowValueExemptionIndicator()
public void setLowValueExemptionIndicator(String lowValueExemptionIndicator)
public Ptsv1pullfundstransferSenderInformationConsumerAuthenticationStrongAuthentication riskAnalysisExemptionIndicator(String riskAnalysisExemptionIndicator)
public String getRiskAnalysisExemptionIndicator()
public void setRiskAnalysisExemptionIndicator(String riskAnalysisExemptionIndicator)
public Ptsv1pullfundstransferSenderInformationConsumerAuthenticationStrongAuthentication trustedMerchantExemptionIndicator(String trustedMerchantExemptionIndicator)
public String getTrustedMerchantExemptionIndicator()
public void setTrustedMerchantExemptionIndicator(String trustedMerchantExemptionIndicator)
public Ptsv1pullfundstransferSenderInformationConsumerAuthenticationStrongAuthentication secureCorporatePaymentIndicator(String secureCorporatePaymentIndicator)
public String getSecureCorporatePaymentIndicator()
public void setSecureCorporatePaymentIndicator(String secureCorporatePaymentIndicator)
public Ptsv1pullfundstransferSenderInformationConsumerAuthenticationStrongAuthentication delegatedAuthenticationExemptionIndicator(String delegatedAuthenticationExemptionIndicator)
public String getDelegatedAuthenticationExemptionIndicator()
public void setDelegatedAuthenticationExemptionIndicator(String delegatedAuthenticationExemptionIndicator)
Copyright © 2026. All rights reserved.