Interface
Properties
| Property | Type | Notes |
|---|---|---|
hint | string | A string value representing a hint for the input. |
parameters | IDefinitionParameter[] | An array of parameter objects. |
prompt | string | A string value representing the prompt for the input. |
parameters
optional
Interface Propertyparameters: IDefinitionParameter[]An array of parameter objects.