Name | Type | Description | Notes |
---|---|---|---|
index | int | Index of the record in `records` that these variables correspond to. | [optional] |
variables | {str: (bool, date, datetime, dict, float, int, list, str, none_type)} | The variables. | [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] |