Name | Type | Description | Notes |
---|---|---|---|
id | str | The database ID of the import | [optional] |
status | str | The current status of the import, can be one of "pending", "running", "done" | [optional] |
filename | str | The name of the file that was uploaded | [optional] |
format | str | The format of the file uploaded | [optional] |
run_id | str | The ID of the run from the import | [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] |