public class ExemptionOutput extends Object
Constructor and Description |
---|
ExemptionOutput() |
Modifier and Type | Method and Description |
---|---|
String |
getExemptionRaised()
Type of strong customer authentication (SCA) exemption that was raised towards the acquirer for this transaction.
|
String |
getExemptionRejectionReason()
The request exemption could not be granted.
|
String |
getExemptionRequest()
Type of strong customer authentication (SCA) exemption requested by you for this transaction.
|
void |
setExemptionRaised(String value)
Type of strong customer authentication (SCA) exemption that was raised towards the acquirer for this transaction.
|
void |
setExemptionRejectionReason(String value)
The request exemption could not be granted.
|
void |
setExemptionRequest(String value)
Type of strong customer authentication (SCA) exemption requested by you for this transaction.
|
public String getExemptionRaised()
public void setExemptionRaised(String value)
public String getExemptionRejectionReason()
public void setExemptionRejectionReason(String value)
public String getExemptionRequest()
public void setExemptionRequest(String value)
Copyright © 2024 Worldline Global Collect. All rights reserved.