public class MandateMerchantAction extends Object
| Constructor and Description |
|---|
MandateMerchantAction() |
| Modifier and Type | Method and Description |
|---|---|
String |
getActionType()
Action merchants needs to take in the online mandate process.
|
MandateRedirectData |
getRedirectData()
Object containing all data needed to redirect the customer
|
void |
setActionType(String value)
Action merchants needs to take in the online mandate process.
|
void |
setRedirectData(MandateRedirectData value)
Object containing all data needed to redirect the customer
|
public String getActionType()
public void setActionType(String value)
public MandateRedirectData getRedirectData()
public void setRedirectData(MandateRedirectData value)
Copyright © 2025 Worldline Global Collect. All rights reserved.