Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 865 Bytes

File metadata and controls

14 lines (9 loc) · 865 Bytes

AvailableFile

Properties

Name Type Description Notes
id str ID assigned to the file once it is uploaded
name str File name (valid file extensions are defined under FileExtension)
group_type str Indicator of the file nature. Available values: <br/> - `parameters` (parameters suggested by the SDLabs optimizer)<br/> - `properties` (properties of the experiment measured according to the given parameters)<br/> - `other` (these files will not be interpreted)
creation_date str date-time in ISO8601 format [readonly]

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