WorkspaceCustomBooleanParameterResponse

data class WorkspaceCustomBooleanParameterResponse(val type: String, val value: Boolean)

The value which should be used for this field.

Constructors

Link copied to clipboard
constructor(type: String, value: Boolean)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The type of variable that this is

Link copied to clipboard

The value which should be used for this field.