Uses of Class
com.onlinepayments.merchant.privacypolicy.GetPrivacyPolicyParams
Packages that use GetPrivacyPolicyParams
-
Uses of GetPrivacyPolicyParams in com.onlinepayments.merchant.privacypolicy
Methods in com.onlinepayments.merchant.privacypolicy that return GetPrivacyPolicyParamsModifier and TypeMethodDescriptionGetPrivacyPolicyParams.withLocale(String value) Locale in which the privacy policy will be returned.GetPrivacyPolicyParams.withPaymentProductId(Integer value) ID of the specific payment product for which you wish to retrieve the privacy policy.Methods in com.onlinepayments.merchant.privacypolicy with parameters of type GetPrivacyPolicyParamsModifier and TypeMethodDescriptionPrivacyPolicyClient.getPrivacyPolicy(GetPrivacyPolicyParams query) Resource /v2/{merchantId}/services/privacypolicy - Get Privacy PolicyPrivacyPolicyClient.getPrivacyPolicy(GetPrivacyPolicyParams query, CallContext context) Resource /v2/{merchantId}/services/privacypolicy - Get Privacy PolicyPrivacyPolicyClientInterface.getPrivacyPolicy(GetPrivacyPolicyParams query) Resource /v2/{merchantId}/services/privacypolicy - Get Privacy PolicyPrivacyPolicyClientInterface.getPrivacyPolicy(GetPrivacyPolicyParams query, CallContext context) Resource /v2/{merchantId}/services/privacypolicy - Get Privacy Policy