interface GetSprint {
    sprintId: number;
}

Properties

Properties

sprintId: number

The ID of the requested sprint.