Name | Type | Description | Notes |
---|---|---|---|
name | str | The name of the parameter to supply to the widget | [optional] |
description | str | A friendly description of the parameter | [optional] |
type | str | The type of parameter (string, integer, etc) | [optional] |
any string name | bool, date, datetime, dict, float, int, list, str, none_type | any string name can be used but the value must be the correct type | [optional] |