Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 832 Bytes

Baseline.md

File metadata and controls

19 lines (14 loc) · 832 Bytes

Baseline

Properties

Name Type Description Notes
id int [optional]
name str [optional]
description str [optional]
created_date datetime [optional]
created_by int ID of a user [optional]
project int ID of a project [optional]
origin BaselineOrigin [optional]
type 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]