@contio/partner-sdk - v1.7.1
Preparing search index...
AgendaItem
Interface AgendaItem
interface
AgendaItem
{
created_at
?:
string
;
description
?:
string
;
id
?:
string
;
item_type
?:
AgendaItemType
;
meeting_id
?:
string
;
presenters
?:
string
[]
;
restricted_to_leads
?:
boolean
;
sequence
?:
string
;
status
?:
AgendaItemStatus
;
talking_points
?:
string
;
time_allocation_minutes
?:
number
;
title
?:
string
;
updated_at
?:
string
;
}
Index
Properties
created_
at?
description?
id?
item_
type?
meeting_
id?
presenters?
restricted_
to_
leads?
sequence?
status?
talking_
points?
time_
allocation_
minutes?
title?
updated_
at?
Properties
Optional
created_
at
created_at
?:
string
Optional
description
description
?:
string
Optional
id
id
?:
string
Optional
item_
type
item_type
?:
AgendaItemType
Optional
meeting_
id
meeting_id
?:
string
Optional
presenters
presenters
?:
string
[]
Optional
restricted_
to_
leads
restricted_to_leads
?:
boolean
Optional
sequence
sequence
?:
string
Optional
status
status
?:
AgendaItemStatus
Optional
talking_
points
talking_points
?:
string
Private talking points / notes for this agenda item.
Optional
time_
allocation_
minutes
time_allocation_minutes
?:
number
Optional
title
title
?:
string
Optional
updated_
at
updated_at
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
created_
at
description
id
item_
type
meeting_
id
presenters
restricted_
to_
leads
sequence
status
talking_
points
time_
allocation_
minutes
title
updated_
at
@contio/partner-sdk - v1.7.1
Loading...
Private talking points / notes for this agenda item.