DataSetRefreshProperties

data class DataSetRefreshProperties(val refreshConfiguration: DataSetRefreshConfiguration? = null)

The refresh properties of a dataset.

Constructors

Link copied to clipboard
constructor(refreshConfiguration: DataSetRefreshConfiguration? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The refresh configuration for a dataset.