Interface StoryContentsTask

Hierarchy

  • StoryContentsTask

Properties

complete?: boolean

True/false boolean indicating whether the Task has been completed.

description: string

Full text of the Task.

external_id?: 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.

owner_ids?: string[]

An array of UUIDs of the Owners of this Task.

position?: number

The number corresponding to the Task's position within a list of Tasks on a Story.

Format

int64

Generated using TypeDoc