TeamSettingsIteration interface
表示单个迭代的浅表 ref。
属性
| attributes | 迭代的属性,例如开始日期和结束日期。 |
| id | 迭代的 ID。 |
| name | 迭代的名称。 |
| path | 迭代的相对路径。 |
继承属性
| url | 指向资源的完整 http 链接 |
属性详细信息
attributes
id
迭代的 ID。
id: string
属性值
string
name
迭代的名称。
name: string
属性值
string
path
迭代的相对路径。
path: string
属性值
string