AnalysisImageStaticFile

data class AnalysisImageStaticFile(val source: AnalysisStaticFileSource? = null, val staticFileId: String)

Constructors

Link copied to clipboard
constructor(source: AnalysisStaticFileSource? = 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.