Preparing search index...
The search index is not available
@booksakura/backlog-client-ts
@booksakura/backlog-client-ts
entities
Milestone
Interface Milestone
interface
Milestone
{
archived
:
boolean
;
description
?:
string
;
displayOrder
:
number
;
id
:
number
;
name
:
string
;
projectId
:
number
;
releaseDueDate
?:
string
;
startDate
?:
string
;
}
Hierarchy (
view full
)
Version
Milestone
Index
Properties
archived
description?
display
Order
id
name
project
Id
release
Due
Date?
start
Date?
Properties
Readonly
archived
archived
:
boolean
Optional
Readonly
description
description
?:
string
Readonly
display
Order
display
Order
:
number
Readonly
id
id
:
number
Readonly
name
name
:
string
Readonly
project
Id
project
Id
:
number
Optional
Readonly
release
Due
Date
release
Due
Date
?:
string
Optional
Readonly
start
Date
start
Date
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
archived
description
display
Order
id
name
project
Id
release
Due
Date
start
Date
@booksakura/backlog-client-ts
Loading...