Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface Response

Hierarchy

  • Response

Index

Properties

Properties

recordMap

recordMap: { block: Map<BlockRecord>; collection: Map<CollectionRecord>; collection_view: Map<CollectionViewRecord>; space: Map<SpaceRecord> }

__version__: 3 exists in the browser, but not in the requests made by notionapi-agent.

Type declaration

result

result: { reducerResults: Record<string, ReducerResult>; type: "reducer" }

Type declaration

Generated using TypeDoc