Skip to content

Latest commit

 

History

History
31 lines (27 loc) · 1.72 KB

FullTopic.md

File metadata and controls

31 lines (27 loc) · 1.72 KB

FullTopic

Properties

Name Type Description Notes
guid string [optional]
creationDate \DateTime [optional]
creationAuthor string [optional]
modifiedDate \DateTime [readonly]
modifiedAuthor string [optional]
title string
description string [optional]
referenceLinks string [optional]
ifcs int DEPRECATED: Use 'models' instead [optional]
models int [optional]
labels string [optional]
topicType string [optional]
topicStatus string [optional]
stage string [optional]
priority string [optional]
index int [optional]
assignedTo string [optional]
format string The BCF data structure may be used for other purposes than BCF Topics. (Storing coordinates, a viewpoint, a list of objecs, etc) The default value is "standard". If you want to use the BCF routes to store custom data not related to a BCF Topic, you must set this value to something else. You must add a query string filter if you want to fetch topics with a non "standard" format. [optional]
dueDate \DateTime [optional]
comments OpenAPI\Server\Model\Comment [optional]
viewpoints OpenAPI\Server\Model\Viewpoint [optional]
project int

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