public class HostedMandateInfo extends Object
Constructor and Description |
---|
HostedMandateInfo() |
Modifier and Type | Method and Description |
---|---|
String |
getAlias()
An alias for the mandate.
|
MandateCustomer |
getCustomer()
Customer object containing customer specific inputs
|
String |
getCustomerReference()
The unique identifier of a customer
|
String |
getRecurrenceType()
Specifies whether the mandate is for one-off or recurring payments.
|
String |
getSignatureType()
Specifies whether the mandate is unsigned or singed by SMS.
|
String |
getUniqueMandateReference()
The unique identifier of the mandate
|
void |
setAlias(String value)
An alias for the mandate.
|
void |
setCustomer(MandateCustomer value)
Customer object containing customer specific inputs
|
void |
setCustomerReference(String value)
The unique identifier of a customer
|
void |
setRecurrenceType(String value)
Specifies whether the mandate is for one-off or recurring payments.
|
void |
setSignatureType(String value)
Specifies whether the mandate is unsigned or singed by SMS.
|
void |
setUniqueMandateReference(String value)
The unique identifier of the mandate
|
public String getAlias()
public void setAlias(String value)
public MandateCustomer getCustomer()
public void setCustomer(MandateCustomer value)
public String getCustomerReference()
public void setCustomerReference(String value)
public String getRecurrenceType()
public void setRecurrenceType(String value)
public String getSignatureType()
public void setSignatureType(String value)
public String getUniqueMandateReference()
public void setUniqueMandateReference(String value)
Copyright © 2024 Worldline Global Collect. All rights reserved.