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