Preparing search index...
The search index is not available
shortcut-api
shortcut-api
IterationInterface
Interface IterationInterface
interface
IterationInterface
{
appUrl
:
string
;
createdAt
:
Date
;
endDate
:
Date
;
entityType
:
string
;
followerIds
:
string
[]
;
groupIds
:
string
[]
;
groupMentionIds
:
string
[]
;
id
:
number
;
labelIds
:
number
[]
;
labels
:
Label
[]
;
memberMentionIds
:
string
[]
;
mentionIds
:
string
[]
;
name
:
string
;
startDate
:
Date
;
stats
:
IterationStats
;
status
:
IterationStatus
;
updatedAt
:
Date
;
}
Hierarchy
default
IterationInterface
Implemented by
Iteration
Index
Properties
app
Url
created
At
end
Date
entity
Type
follower
Ids
group
Ids
group
Mention
Ids
id
label
Ids
labels
member
Mention
Ids
mention
Ids
name
start
Date
stats
status
updated
At
Properties
app
Url
app
Url
:
string
created
At
created
At
:
Date
end
Date
end
Date
:
Date
entity
Type
entity
Type
:
string
follower
Ids
follower
Ids
:
string
[]
group
Ids
group
Ids
:
string
[]
group
Mention
Ids
group
Mention
Ids
:
string
[]
id
id
:
number
label
Ids
label
Ids
:
number
[]
labels
labels
:
Label
[]
member
Mention
Ids
member
Mention
Ids
:
string
[]
mention
Ids
mention
Ids
:
string
[]
name
name
:
string
start
Date
start
Date
:
Date
stats
stats
:
IterationStats
status
status
:
IterationStatus
updated
At
updated
At
:
Date
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
app
Url
created
At
end
Date
entity
Type
follower
Ids
group
Ids
group
Mention
Ids
id
label
Ids
labels
member
Mention
Ids
mention
Ids
name
start
Date
stats
status
updated
At
shortcut-api
Loading...