Uses of Class
com.onlinepayments.domain.GetPrivacyPolicyResponse
Packages that use GetPrivacyPolicyResponse
-
Uses of GetPrivacyPolicyResponse in com.onlinepayments.domain
Methods in com.onlinepayments.domain that return GetPrivacyPolicyResponseModifier and TypeMethodDescriptionGetPrivacyPolicyResponse.withHtmlContent(String value) HTML content to be displayed to the user. -
Uses of GetPrivacyPolicyResponse in com.onlinepayments.merchant.privacypolicy
Methods in com.onlinepayments.merchant.privacypolicy that return GetPrivacyPolicyResponseModifier 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