DashboardSpatialStaticFile

data class DashboardSpatialStaticFile(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 spatial static file.

Link copied to clipboard

The ID of the spatial static file.