Skip to content

Latest commit

 

History

History
23 lines (18 loc) · 1.22 KB

Extensions.md

File metadata and controls

23 lines (18 loc) · 1.22 KB

Extensions

Properties

Name Type Description Notes
topic_type [str] [readonly]
topic_status [str] [readonly]
topic_label [str] [readonly]
priority [str] [readonly]
stage [str] [readonly]
user_id_type [str] [readonly]
priority_colors [str, none_type] Non standard field. Arrays of priorities and this array are in the same order.
topic_status_colors [str, none_type] Non standard field. Arrays of statuses and this array are in the same order.
snippet_type [str, none_type], none_type Snippet are not yet supported. This field will always be null. [readonly]
project_actions [str] [readonly]
topic_actions [str] [readonly]
comment_actions [str] [readonly]
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]