Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 883 Bytes

StoryContentsTask.md

File metadata and controls

13 lines (10 loc) · 883 Bytes

StoryContentsTask

Properties

Name Type Description Notes
description string Full text of the Task.
position int The number corresponding to the Task's position within a list of Tasks on a Story. [optional]
complete bool True/false boolean indicating whether the Task has been completed. [optional]
ownerIds string[] An array of UUIDs of the Owners of this Task. [optional]
externalId string This field can be set to another unique ID. In the case that the Task has been imported from another tool, the ID in the other tool can be indicated here. [optional]

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