DataSetDateTimeDatasetParameter

data class DataSetDateTimeDatasetParameter(val defaultValues: DataSetDateTimeDatasetParameterDefaultValues? = null, val id: String, val name: String, val timeGranularity: DataSetTimeGranularity? = null, val valueType: DataSetDatasetParameterValueType)

A parameter created in the dataset of date time data type.

Constructors

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val id: String
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard