Wasm Directoryalpha
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

NameTypeDescription
created-timeoption​<string>
has-childrenoption​<bool>
idoption​<string>
last-edited-timeoption​<string>
objectoption​<string>
paragraphoption​<retrieve-block-children-response-results-item-paragraph>
type-opoption​<string>
unsupportedoption​<retrieve-block-children-response-results-item-unsupported>