@contio/partner-sdk - v1.7.1
Preparing search index...
AgendaItemListResponse
Interface AgendaItemListResponse
interface
AgendaItemListResponse
{
items
?:
AgendaItem
[]
;
limit
?:
number
;
offset
?:
number
;
total
?:
number
;
}
Index
Properties
items?
limit?
offset?
total?
Properties
Optional
items
items
?:
AgendaItem
[]
Optional
limit
limit
?:
number
Optional
offset
offset
?:
number
Optional
total
total
?:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
items
limit
offset
total
@contio/partner-sdk - v1.7.1
Loading...