WorkspaceCustomStringParameterResponse

data class WorkspaceCustomStringParameterResponse(val type: String, val value: String)

The Value.

Constructors

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

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.