Skip to content

Latest commit

 

History

History
25 lines (21 loc) · 991 Bytes

File metadata and controls

25 lines (21 loc) · 991 Bytes

ExperimentCreationDTO

Properties

Name Type Description Notes
uri str [optional]
name str
start_date str
end_date str [optional]
description str [optional]
objective str
organisations list[str] [optional]
facilities list[str] [optional]
projects list[str] [optional]
scientific_supervisors list[str] [optional]
technical_supervisors list[str] [optional]
groups list[str] [optional]
factors list[str] [optional]
is_public bool [optional]
funding list[str] [optional]
alternative_name str [optional]

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