public class GetProductDirectoryParams extends Object implements ParamRequest
| Constructor and Description |
|---|
GetProductDirectoryParams() |
| Modifier and Type | Method and Description |
|---|---|
String |
getCountryCode()
ISO 3166-1 alpha-2 country code
|
String |
getCurrencyCode()
Three-letter ISO currency code representing the currency of the transaction
|
void |
setCountryCode(String value)
ISO 3166-1 alpha-2 country code
|
void |
setCurrencyCode(String value)
Three-letter ISO currency code representing the currency of the transaction
|
List<RequestParam> |
toRequestParameters() |
GetProductDirectoryParams |
withCountryCode(String value)
ISO 3166-1 alpha-2 country code
|
GetProductDirectoryParams |
withCurrencyCode(String value)
Three-letter ISO currency code representing the currency of the transaction
|
public String getCountryCode()
public void setCountryCode(String value)
public GetProductDirectoryParams withCountryCode(String value)
public String getCurrencyCode()
public void setCurrencyCode(String value)
public GetProductDirectoryParams withCurrencyCode(String value)
public List<RequestParam> toRequestParameters()
toRequestParameters in interface ParamRequestCopyright © 2024 Worldline Online Payments Direct. All rights reserved.