Builder

class Builder

Properties

Link copied to clipboard

A list of default values for a given string dataset parameter type. This structure only accepts static values.

Link copied to clipboard
var id: String?

An identifier for the string parameter that is created in the dataset.

Link copied to clipboard
var name: String?

The name of the string parameter that is created in the dataset.

Link copied to clipboard

The value type of the dataset parameter. Valid values are single value or multi value.