public class PrivacypolicyParams extends Object implements ParamRequest
Constructor and Description |
---|
PrivacypolicyParams() |
Modifier and Type | Method and Description |
---|---|
String |
getLocale()
Locale in which the privacy policy should be returned.
|
Integer |
getPaymentProductId()
ID of the payment product for which you wish to retrieve the privacy policy.
|
void |
setLocale(String value)
Locale in which the privacy policy should be returned.
|
void |
setPaymentProductId(Integer value)
ID of the payment product for which you wish to retrieve the privacy policy.
|
List<RequestParam> |
toRequestParameters() |
public String getLocale()
public void setLocale(String value)
public Integer getPaymentProductId()
public void setPaymentProductId(Integer value)
public List<RequestParam> toRequestParameters()
toRequestParameters
in interface ParamRequest
Copyright © 2024 Worldline Global Collect. All rights reserved.