Skip to content

Latest commit

 

History

History
33 lines (28 loc) · 1.44 KB

Course.md

File metadata and controls

33 lines (28 loc) · 1.44 KB

Course

Properties

Name Type Description Notes
object_type str
category CategorieActivite
context ContexteFormation
type str
title str
subtitle str
organizing_institution str
start_date date, none_type
end_date date, none_type
hour_volume str
authors str
is_online bool, none_type
ects float, none_type
comment str
uuid str [optional] [readonly]
status StatutActivite [optional]
parcours_doctoral int [optional]
reference_promoter_assent bool, none_type [optional] [readonly]
reference_promoter_comment str [optional] [readonly]
cdd_comment str [optional] [readonly]
can_be_submitted bool [optional] [readonly]
participating_proof [str] [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]