DataSetStringDatasetParameter

data class DataSetStringDatasetParameter(val defaultValues: DataSetStringDatasetParameterDefaultValues? = null, val id: String, val name: String, val valueType: DataSetDatasetParameterValueType)

A parameter created in the dataset of string 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