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