MetadataField¶
The metadata of the sample
Properties¶
| Name | Type | Description | Notes |
|---|---|---|---|
| id | str | ||
| index | int | [optional] | |
| name | str | [optional] | |
| field_type | str | [optional] | |
| values | [str] | [optional] | |
| group_values | [MetadataField] | [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] |