public class GetHostedMandateManagementResponse extends Object
Constructor and Description |
---|
GetHostedMandateManagementResponse() |
Modifier and Type | Method and Description |
---|---|
MandateResponse |
getMandate()
When a mandate has been created during the hosted mandate management session this object will return the details.
|
String |
getStatus()
This is the status of the hosted mandate management.
|
void |
setMandate(MandateResponse value)
When a mandate has been created during the hosted mandate management session this object will return the details.
|
void |
setStatus(String value)
This is the status of the hosted mandate management.
|
public MandateResponse getMandate()
public void setMandate(MandateResponse value)
public String getStatus()
public void setStatus(String value)
Copyright © 2024 Worldline Global Collect. All rights reserved.