Preparing search index...
The search index is not available
@booksakura/backlog-client-ts
@booksakura/backlog-client-ts
entities
activities
ActivityMilestone
Interface ActivityMilestone
interface
ActivityMilestone
{
description
:
string
;
id
:
number
;
name
:
string
;
reference_date
?:
string
;
start_date
?:
string
;
}
Index
Properties
description
id
name
reference_
date?
start_
date?
Properties
Readonly
description
description
:
string
Readonly
id
id
:
number
Readonly
name
name
:
string
Optional
Readonly
reference_
date
reference_
date
?:
string
Optional
Readonly
start_
date
start_
date
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
description
id
name
reference_
date
start_
date
@booksakura/backlog-client-ts
Loading...