| Package | Description |
|---|---|
| com.onlinepayments.domain |
| Modifier and Type | Method and Description |
|---|---|
ContactDetails |
Customer.getContactDetails()
Object containing contact details like email address and phone number
|
ContactDetails |
ContactDetails.withEmailAddress(String value)
Email address of the customer
|
ContactDetails |
ContactDetails.withFaxNumber(String value)
Fax number of the customer
|
ContactDetails |
ContactDetails.withMobilePhoneNumber(String value)
International version of the mobile phone number of the customer including the leading + (i.e.
|
ContactDetails |
ContactDetails.withPhoneNumber(String value)
Phone number of the customer
|
ContactDetails |
ContactDetails.withWorkPhoneNumber(String value)
International version of the work phone number of the customer including the leading + (i.e.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Customer.setContactDetails(ContactDetails value)
Object containing contact details like email address and phone number
|
Customer |
Customer.withContactDetails(ContactDetails value)
Object containing contact details like email address and phone number
|
Copyright © 2023 Worldline Online Payments Direct. All rights reserved.