Package com.onlinepayments.domain
Class GetPrivacyPolicyResponse
java.lang.Object
com.onlinepayments.domain.GetPrivacyPolicyResponse
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionHTML content to be displayed to the user.voidsetHtmlContent(String value) HTML content to be displayed to the user.withHtmlContent(String value) HTML content to be displayed to the user.
-
Constructor Details
-
GetPrivacyPolicyResponse
public GetPrivacyPolicyResponse()
-
-
Method Details
-
getHtmlContent
HTML content to be displayed to the user. -
setHtmlContent
HTML content to be displayed to the user. -
withHtmlContent
HTML content to be displayed to the user.
-