Activity represents a Notion activity (ie.
AggregationResult represents result of aggregation.
Author represents the author of an Edit.
Block describes a block.
Client is client for invoking Notion API.
Collection describes a collection.
CollectionColumnOption describes options for ColumnTypeMultiSelect collection column.
CollectionFormat describes format of a collection.
CollectionPageProperty describes properties of a collection.
CollectionView represents a collection view.
No description provided by the author
ColumnInfo describes a schema for a given cell (column).
ColumnSchema describes a info of a collection column.
Comment describes a single comment in a discussion.
Date represents a date.
Discussion represents a discussion.
DownloadFileResponse is a result of DownloadFile().
No description provided by the author
No description provided by the author
Edit represents a Notion edit (ie.
ErrPageNotFound is returned by Client.DownloadPage if page cannot be found.
FormatBookmark describes format for BlockBookmark.
FormatBulletedList describes format for BlockBulletedList.
FormatCallout describes format for BlockCallout.
FormatCode describes format for BlockCode.
No description provided by the author
No description provided by the author
FormatColumn describes format for BlockColumn.
No description provided by the author
FormatEmbed describes format for BlockEmbed.
No description provided by the author
FormatHeader describes format for BlockHeader, BlockSubHeader, BlockSubSubHeader.
FormatImage describes format for BlockImage.
No description provided by the author
FormatNumberedList describes format for BlockNumberedList.
FormatPage describes format for BlockPage.
No description provided by the author
FormatTable describes format for BlockTable.
No description provided by the author
FormatText describes format for BlockText.
FormatToggle describes format for BlockToggle.
FormatVideo describes fromat form BlockVideo.
No description provided by the author
LoadPageChunkResponse is a response to /api/v3/loadPageChunk api.
GetRecordValuesResponse represents response to /api/v3/getRecordValues api Note: it depends on Table type in request.
GetSignedFileUrlsResponse is a response of GetSignedFileUrls().
GetUploadFileUrlResponse is a response to POST /api/v3/getUploadFileUrl.
LoadPageChunkResponse is a response to /api/v3/loadPageChunk api.
No description provided by the author
Operation describes a single operation sent.
Page describes a single Notion page.
Permission represents user permissions o.
QueryCollectionResponse is json response for /api/v3/queryCollection.
QueryCollectionResult is part of response for /api/v3/queryCollection.
Record represents a polymorphic record.
RecordMap contains a collections of blocks, a space, users, and collections.
RecordRequest represents argument to GetRecordValues.
Reminder represents a date reminder.
Space describes Notion workspace.
SpacePermissionGroups represesnts group permissions for space.
SpacePermissions represents permissions for space.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
TableProperty describes property of a table.
No description provided by the author
TableView represents a view of a table (Notion calls it a Collection View) Meant to be a representation that is easier to work with.
TextSpan describes a text with attributes.
User represents a Notion user.