AiutaConsentStandaloneFeatureStrings
interface AiutaConsentStandaloneFeatureStrings
Interface for standalone consent feature text strings.
This interface defines the text strings used in the standalone consent interface, allowing for customization of user-facing text in the consent UI.
Inheritors
Types
Link copied to clipboard
class Default(brand: String = "Aiuta", termsOfServiceUrl: String = "https://aiuta.com/legal/terms-of-service.html", privacyPolicyUrl: String = "https://aiuta.com/legal/privacy-policy.html") : AiutaConsentStandaloneFeatureStrings
Default implementation of AiutaConsentStandaloneFeatureStrings.
Properties
Link copied to clipboard
Text for the accept/continue button
Link copied to clipboard
HTML-formatted description explaining the consent terms and conditions
Link copied to clipboard
Optional HTML-formatted footer text for additional information
Link copied to clipboard
Optional title text displayed at the top of the consent page
Link copied to clipboard
Title for the consent section