knotion
Toggle table of contents
1.0.0
common
Platform filter
common
Switch theme
Search in API
knotion
knotion
/
com.velkonost.knotion.model.page.block
/
BulletedListItemBlock
Bulleted
List
Item
Block
interface
BulletedListItemBlock
:
Block
See
Reference
.
Members
Properties
children
Link copied to clipboard
abstract
val
children
:
List
<
Block
>
?
created
Link copied to clipboard
abstract
val
created
:
Timestamp
id
Link copied to clipboard
abstract
val
id
:
UuidString
last
Edited
Link copied to clipboard
abstract
val
lastEdited
:
Timestamp
text
Link copied to clipboard
abstract
val
text
:
RichTextList
?