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