| Name | Type | Description | Notes |
|---|---|---|---|
| position | {str: (bool, date, datetime, dict, float, int, list, str, none_type)} | Finger Positions | [optional] |
| start | {str: (bool, date, datetime, dict, float, int, list, str, none_type)} | Finger Positions | [optional] |
| end | {str: (bool, date, datetime, dict, float, int, list, str, none_type)} | Finger Positions | [optional] |
| text | str, none_type | text to type | [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] |