Перейти к содержимому
R-Service R-Service
Руководство разработчика RR Tech Service Management

SprintBacklogItemInput

Эта документация пока недоступна на вашем языке, поэтому показана английская версия.

Value for a sprint backlog item.

done ( Boolean )

Whether this item has been completed in this sprint. null indicates the item was removed from the sprint.

estimate ( Int )

Estimate of the relative size of this item on the sprint backlog.

id ( ID )

Identifier of the object to update using these values. For new objects it should be null .

planned ( Boolean )

Whether this item was part of the sprint backlog when the sprint was started.

position ( Int )

Position of the record on the sprint backlog.

recordId ( ID )

Identifier of the record on the sprint backlog.