WorkspaceCustomStringParameter interface
The Value.
Properties
| type | The type of variable that this is |
| value | The value which should be used for this field. |
Property Details
type
The type of variable that this is
type?: string
Property Value
string
value
The value which should be used for this field.
value: string
Property Value
string