DashboardImageStaticFile

data class DashboardImageStaticFile(val source: DashboardStaticFileSource? = null, val staticFileId: String)

Constructors

Link copied to clipboard
constructor(source: DashboardStaticFileSource? = null, staticFileId: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The source of the image static file.

Link copied to clipboard

The ID of the static file that contains an image.