StoryComponentType

enum StoryComponentType : Enum<StoryComponentType>

This enum class represents the type of the components.

Entries

ImageQuiz
Link copied to clipboard

Denotes the type of the component is ImageQuiz

LongVideo
Link copied to clipboard

Denotes the type of the component is LongVideo

Video
Link copied to clipboard

Denotes the type of the component is Video

Comment
Link copied to clipboard

Denotes the type of the component is ProductTag

ProductCatalog
Link copied to clipboard

Denotes the type of the component is ProductCatalog

ProductCard
Link copied to clipboard

Denotes the type of the component is ProductCard

ProductTag
Link copied to clipboard

Denotes the type of the component is ProductTag

Countdown
Link copied to clipboard

Denotes the type of the component is Countdown

Image
Link copied to clipboard

Denotes the type of the component is Image

Text
Link copied to clipboard

Denotes the type of the component is Text

ButtonAction
Link copied to clipboard

Denotes the type of the component is ButtonAction

SwipeAction
Link copied to clipboard

Denotes the type of the component is SwipeAction

PromoCode
Link copied to clipboard

Denotes the type of the component is PromoCode

Rating
Link copied to clipboard

Denotes the type of the component is Rating

Emoji
Link copied to clipboard

Denotes the type of the component is Emoji

Poll
Link copied to clipboard

Denotes the type of the component is Poll

Quiz
Link copied to clipboard

Denotes the type of the component is Quiz

Properties

name
Link copied to clipboard
val name: String
ordinal
Link copied to clipboard
val ordinal: Int