Docs.rs
notion-client-1.1.1
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
notion-client 1.1.1
A Rust client library for the Notion API
Crate
Source
Builds
Feature flags
Documentation
Hide files
..
create_200.json
create_request.json
retrieve_200.json
retrieve_a_page_property_item_200.json
retrieve_a_page_property_list_200.json
retrieve_a_page_property_rollup_list_200.json
update_200.json
update_null_request.json
update_request.json
1
2
3
4
5
6
7
8
{
"
properties
"
:
{
"
In stock
"
:
{
"
type
"
:
"
checkbox
"
,
"
checkbox
"
:
true
}
}
}