VisualizeDashboardType
represents an embeddable static Visualize dashboard
Fields
Used By
Definition
"""represents an embeddable static Visualize dashboard"""type VisualizeDashboardType { """ The IFrame URL for the embeddable static dashboard """ url: String}