| Package | Description |
|---|---|
| com.onlinepayments.domain |
| Modifier and Type | Method and Description |
|---|---|
MandateResponse |
CreateMandateResponse.getMandate()
Object containing the created mandate.
|
MandateResponse |
GetMandateResponse.getMandate()
Object containing the created mandate.
|
MandateResponse |
MandateResponse.withAlias(String value)
An alias for the mandate.
|
MandateResponse |
MandateResponse.withCustomer(MandateCustomer value)
Customer object containing customer specific inputs.
|
MandateResponse |
MandateResponse.withCustomerReference(String value)
The unique identifier of a customer
|
MandateResponse |
MandateResponse.withRecurrenceType(String value)
Specifies whether the mandate is for one-off or recurring payments.
|
MandateResponse |
MandateResponse.withStatus(String value) |
MandateResponse |
MandateResponse.withUniqueMandateReference(String value)
The unique identifier of the mandate
|
| Modifier and Type | Method and Description |
|---|---|
void |
CreateMandateResponse.setMandate(MandateResponse value)
Object containing the created mandate.
|
void |
GetMandateResponse.setMandate(MandateResponse value)
Object containing the created mandate.
|
CreateMandateResponse |
CreateMandateResponse.withMandate(MandateResponse value)
Object containing the created mandate.
|
GetMandateResponse |
GetMandateResponse.withMandate(MandateResponse value)
Object containing the created mandate.
|
Copyright © 2024 Worldline Online Payments Direct. All rights reserved.