Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 728 Bytes

ScrumSprint.md

File metadata and controls

18 lines (13 loc) · 728 Bytes

ScrumSprint

Properties

Name Type Description Notes
id int 迭代ID [optional]
title string 迭代标题 [optional]
enterpriseId int 企业ID [optional]
programId int 项目ID [optional]
state string 迭代状态 [optional]
startedAt string 开始时间 [optional]
finishedAt string 结束时间 [optional]
actualFinishedAt string 实际结束时间 [optional]

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