WorkspaceCustomBooleanParameter interface
The value which should be used for this field.
Properties
type | The type of variable that this is NOTE: This property will not be serialized. It can only be populated by the server. |
value | The value which should be used for this field. |
Property Details
type
The type of variable that this is NOTE: This property will not be serialized. It can only be populated by the server.
type?: string
Property Value
string
value
The value which should be used for this field.
value: boolean
Property Value
boolean