Jira.js - Jira Cloud API library
Preparing search index...
AgileModels
Sprint
Interface Sprint
interface
Sprint
{
completeDate
?:
string
;
createdDate
?:
string
;
endDate
?:
string
;
goal
?:
string
;
id
:
number
;
name
:
string
;
originBoardId
?:
number
;
self
?:
string
;
startDate
?:
string
;
state
:
string
;
}
Index
Properties
complete
Date?
created
Date?
end
Date?
goal?
id
name
origin
Board
Id?
self?
start
Date?
state
Properties
Optional
complete
Date
completeDate
?:
string
Optional
created
Date
createdDate
?:
string
Optional
end
Date
endDate
?:
string
Optional
goal
goal
?:
string
id
id
:
number
name
name
:
string
Optional
origin
Board
Id
originBoardId
?:
number
Optional
self
self
?:
string
Optional
start
Date
startDate
?:
string
state
state
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
complete
Date
created
Date
end
Date
goal
id
name
origin
Board
Id
self
start
Date
state
Jira.js - Jira Cloud API library
Loading...