Template Empty Visual
data class TemplateEmptyVisual(val actions: List<TemplateVisualCustomAction>? = null, val dataSetIdentifier: String, val visualId: String)
Constructors
Link copied to clipboard
constructor(actions: List<TemplateVisualCustomAction>? = null, dataSetIdentifier: String, visualId: String)