TextOverlayAddon

sealed class TextOverlayAddon(source)

Represents the type of commercial message that can be displayed on the Text Overlay Card.

Inheritors

Types

Link copied to clipboard
data class Badge(val variant: BadgeVariant, val color: BadgeColor) : TextOverlayAddon

Badge addon for the Text Overlay Card.

Link copied to clipboard

Commercial message addon for the Text Overlay Card.

Link copied to clipboard
data object None : TextOverlayAddon

No addon is displayed on the card.