WorkspaceCustomObjectParameter interface

The value which should be used for this field.

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: any

Property Value

any