CarouselParser

The parser for the carousel template.

Constructors

Link copied to clipboard
constructor()

Functions

Link copied to clipboard
open override fun hydrate(obj: Template): String

Hydrate the Template object into a string

Link copied to clipboard
open override fun parse(obj: String): CarouselFullTemplate

Parse the Template string into a Template object