| Package | Description |
|---|---|
| com.onlinepayments.domain |
| Modifier and Type | Method and Description |
|---|---|
MandatePersonalName |
MandatePersonalInformation.getName()
Object containing the name details of the customer.
|
MandatePersonalName |
MandatePersonalName.withFirstName(String value)
Given name(s) or first name(s) of the customer.
|
MandatePersonalName |
MandatePersonalName.withSurname(String value)
Surname(s) or last name(s) of the customer.
|
| Modifier and Type | Method and Description |
|---|---|
void |
MandatePersonalInformation.setName(MandatePersonalName value)
Object containing the name details of the customer.
|
MandatePersonalInformation |
MandatePersonalInformation.withName(MandatePersonalName value)
Object containing the name details of the customer.
|
Copyright © 2023 Worldline Online Payments Direct. All rights reserved.