Notionex.Object.Parent (notionex v0.1.0)

Summary

Types

@type t() :: %{
  type: binary(),
  database_id: binary(),
  page_id: binary(),
  workspace: boolean(),
  block_id: binary()
}