| Package | Description |
|---|---|
| com.onlinepayments.domain |
| Modifier and Type | Method and Description |
|---|---|
MandatePersonalInformation |
MandateCustomer.getPersonalInformation()
Object containing personal information of the customer.
|
MandatePersonalInformation |
MandatePersonalInformation.withName(MandatePersonalName value)
Object containing the name details of the customer.
|
MandatePersonalInformation |
MandatePersonalInformation.withTitle(String value)
Object containing the title of the customer (Mr, Miss or Mrs).
|
| Modifier and Type | Method and Description |
|---|---|
void |
MandateCustomer.setPersonalInformation(MandatePersonalInformation value)
Object containing personal information of the customer.
|
MandateCustomer |
MandateCustomer.withPersonalInformation(MandatePersonalInformation value)
Object containing personal information of the customer.
|
Copyright © 2023 Worldline Online Payments Direct. All rights reserved.