| Package | Description |
|---|---|
| com.onlinepayments.domain |
| Modifier and Type | Method and Description |
|---|---|
LoanRecipient |
AdditionalOrderInput.getLoanRecipient()
Object containing specific data regarding the recipient of a loan in the UK
|
LoanRecipient |
LoanRecipient.withAccountNumber(String value)
Should be filled with the last 10 digits of the bank account number of the recipient of the loan.
|
LoanRecipient |
LoanRecipient.withDateOfBirth(String value)
The date of birth of the customer of the recipient of the loan.
|
LoanRecipient |
LoanRecipient.withPartialPan(String value)
Should be filled with the first 6 and last 4 digits of the PAN number of the recipient of the loan.
|
LoanRecipient |
LoanRecipient.withSurname(String value)
Surname of the recipient of the loan.
|
LoanRecipient |
LoanRecipient.withZip(String value)
Zip code of the recipient of the loan
|
| Modifier and Type | Method and Description |
|---|---|
void |
AdditionalOrderInput.setLoanRecipient(LoanRecipient value)
Object containing specific data regarding the recipient of a loan in the UK
|
AdditionalOrderInput |
AdditionalOrderInput.withLoanRecipient(LoanRecipient value)
Object containing specific data regarding the recipient of a loan in the UK
|
Copyright © 2024 Worldline Online Payments Direct. All rights reserved.