| Package | Description |
|---|---|
| com.onlinepayments.domain |
| Modifier and Type | Method and Description |
|---|---|
DirectoryEntry |
DirectoryEntry.withIssuerId(String value)
Unique ID of the issuing bank of the customer
|
DirectoryEntry |
DirectoryEntry.withIssuerList(String value)
To be used to sort the issuers.
|
DirectoryEntry |
DirectoryEntry.withIssuerName(String value)
Name of the issuing bank as it should be presented to the customer
|
| Modifier and Type | Method and Description |
|---|---|
List<DirectoryEntry> |
ProductDirectory.getEntries()
List of entries in the directory
|
| Modifier and Type | Method and Description |
|---|---|
void |
ProductDirectory.setEntries(List<DirectoryEntry> value)
List of entries in the directory
|
ProductDirectory |
ProductDirectory.withEntries(List<DirectoryEntry> value)
List of entries in the directory
|
Copyright © 2023 Worldline Online Payments Direct. All rights reserved.