@contio/partner-sdk - v1.10.0
Preparing search index...
CreateBacklogItemRequest
Interface CreateBacklogItemRequest
interface
CreateBacklogItemRequest
{
description
?:
string
;
item_type
:
BacklogItemType
;
presenters
?:
string
[]
;
talking_points
?:
string
;
time_allocation_minutes
?:
number
;
title
:
string
;
}
Index
Properties
description?
item_
type
presenters?
talking_
points?
time_
allocation_
minutes?
title
Properties
Optional
description
description
?:
string
item_
type
item_type
:
BacklogItemType
Optional
presenters
presenters
?:
string
[]
Optional
talking_
points
talking_points
?:
string
Private talking points for this backlog item.
Optional
time_
allocation_
minutes
time_allocation_minutes
?:
number
title
title
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
description
item_
type
presenters
talking_
points
time_
allocation_
minutes
title
@contio/partner-sdk - v1.10.0
Loading...
Private talking points for this backlog item.