Wasm Directoryalpha
Record

delete-a-block-response

No description available.

record delete-a-block-response {
  archived: option​<bool>,
  created-by: option​<delete-a-block-response-created-by>,
  created-time: option​<string>,
  has-children: option​<bool>,
  id: option​<string>,
  last-edited-by: option​<delete-a-block-response-last-edited-by>,
  last-edited-time: option​<string>,
  object: option​<string>,
  paragraph: option​<delete-a-block-response-paragraph>,
  type-op: option​<string>,
}

Fields

NameTypeDescription
archivedoption​<bool>
created-byoption​<delete-a-block-response-created-by>
created-timeoption​<string>
has-childrenoption​<bool>
idoption​<string>
last-edited-byoption​<delete-a-block-response-last-edited-by>
last-edited-timeoption​<string>
objectoption​<string>
paragraphoption​<delete-a-block-response-paragraph>
type-opoption​<string>