Interface UpdateIteration

Hierarchy

  • UpdateIteration

Properties

description?: string

The description of the Iteration.

Max Length

100000

end_date?: string

The date this Iteration ends, e.g. 2019-07-05.

Min Length

1

follower_ids?: string[]

An array of UUIDs for any Members you want to add as Followers.

group_ids?: string[]

An array of UUIDs for any Groups you want to add as Followers. Currently, only one Group association is presented in our web UI.

An array of Labels attached to the Iteration.

name?: string

The name of this Iteration

Min Length

1

Max Length

256

start_date?: string

The date this Iteration begins, e.g. 2019-07-01

Min Length

1

Generated using TypeDoc