DashboardFilterTextAreaControl

data class DashboardFilterTextAreaControl(val delimiter: String? = null, val displayOptions: DashboardTextAreaControlDisplayOptions? = null, val filterControlId: String, val sourceFilterId: String, val title: String)

Constructors

Link copied to clipboard
fun DashboardFilterTextAreaControl(delimiter: String? = null, displayOptions: DashboardTextAreaControlDisplayOptions? = null, filterControlId: String, sourceFilterId: String, title: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val delimiter: String? = null
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard