ConnectorInstructionModelBase interface
Instruction step details
Properties
| parameters | The parameters for the setting |
| type | The kind of the setting |
Property Details
parameters
The parameters for the setting
parameters?: Record<string, unknown>
Property Value
Record<string, unknown>
type
The kind of the setting
type: string
Property Value
string