notionapimanager.notion_property_encoder

Classes

EnrichedEnum(value)

An enumeration.

NotionPropertyDecoder()

Transforms Notion page property encoded values (as returned by Notion API in JSON format) into domain object values

NotionPropertyEncoder()

Transforms list of domain object values into page property encoded values (as required by Notion API in JSON format)

PropertyDefinition(name, property_type)

PropertyType(value)

An enumeration.

PropertyValue(name, value)