Record
retrieve-block-children-response-results-item
No description available.
record retrieve-block-children-response-results-item {
created-time: option<string>,
has-children: option<bool>,
id: option<string>,
last-edited-time: option<string>,
object: option<string>,
paragraph: option<retrieve-block-children-response-results-item-paragraph>,
type-op: option<string>,
unsupported: option<retrieve-block-children-response-results-item-unsupported>,
}Fields
| Name | Type | Description |
|---|---|---|
| created-time | option<string> | |
| has-children | option<bool> | |
| id | option<string> | |
| last-edited-time | option<string> | |
| object | option<string> | |
| paragraph | option<retrieve-block-children-response-results-item-paragraph> | |
| type-op | option<string> | |
| unsupported | option<retrieve-block-children-response-results-item-unsupported> |