DashboardVisualCustomAction

data class DashboardVisualCustomAction(val actionOperations: List<DashboardVisualCustomActionOperation>, val customActionId: String, val name: String, val status: DashboardWidgetStatus? = null, val trigger: DashboardVisualCustomActionTrigger)

Constructors

Link copied to clipboard

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard