public class CreateHostedMandateManagementResponse extends Object
Constructor and Description |
---|
CreateHostedMandateManagementResponse() |
Modifier and Type | Method and Description |
---|---|
String |
getHostedMandateManagementId()
This is the ID under which the data for this mandate management can be retrieved.
|
String |
getPartialRedirectUrl()
The partial URL as generated by our system.
|
String |
getRETURNMAC()
When the customer is returned to your site we will append this property and value to the query-string.
|
void |
setHostedMandateManagementId(String value)
This is the ID under which the data for this mandate management can be retrieved.
|
void |
setPartialRedirectUrl(String value)
The partial URL as generated by our system.
|
void |
setRETURNMAC(String value)
When the customer is returned to your site we will append this property and value to the query-string.
|
public CreateHostedMandateManagementResponse()
public String getRETURNMAC()
public void setRETURNMAC(String value)
public String getHostedMandateManagementId()
public void setHostedMandateManagementId(String value)
public String getPartialRedirectUrl()
public void setPartialRedirectUrl(String value)
Copyright © 2024 Worldline Global Collect. All rights reserved.