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
|
MandateMerchantAction |
withActionType(String value)
Action merchants needs to take in the online mandate process.
|
MandateMerchantAction |
withRedirectData(MandateRedirectData value)
Object containing all data needed to redirect the customer
|
public String getActionType()
public void setActionType(String value)
public MandateMerchantAction withActionType(String value)
public MandateRedirectData getRedirectData()
public void setRedirectData(MandateRedirectData value)
public MandateMerchantAction withRedirectData(MandateRedirectData value)
Copyright © 2024 Worldline Online Payments Direct. All rights reserved.