Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 890 Bytes

ModelImport.md

File metadata and controls

16 lines (11 loc) · 890 Bytes

ModelImport

Properties

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]

[Back to Model list] [Back to API list] [Back to README]