public class DirectoryEntry extends Object
| Constructor and Description |
|---|
DirectoryEntry() |
| Modifier and Type | Method and Description |
|---|---|
String |
getIssuerId()
Unique ID of the issuing bank of the customer
|
String |
getIssuerList()
To be used to sort the issuers.
|
String |
getIssuerName()
Name of the issuing bank as it should be presented to the customer
|
void |
setIssuerId(String value)
Unique ID of the issuing bank of the customer
|
void |
setIssuerList(String value)
To be used to sort the issuers.
|
void |
setIssuerName(String value)
Name of the issuing bank as it should be presented to the customer
|
DirectoryEntry |
withIssuerId(String value)
Unique ID of the issuing bank of the customer
|
DirectoryEntry |
withIssuerList(String value)
To be used to sort the issuers.
|
DirectoryEntry |
withIssuerName(String value)
Name of the issuing bank as it should be presented to the customer
|
public String getIssuerId()
public void setIssuerId(String value)
public DirectoryEntry withIssuerId(String value)
public String getIssuerList()
public void setIssuerList(String value)
public DirectoryEntry withIssuerList(String value)
public String getIssuerName()
public void setIssuerName(String value)
public DirectoryEntry withIssuerName(String value)
Copyright © 2024 Worldline Online Payments Direct. All rights reserved.