JournalledMapping

class app.portfolio.collections.journalled.mapping.JournalledMapping[source]

Bases: JournalledCollection[V, Mapping, dict[K, V], frozendict, JournalledMappingEdit], MutableMapping, Generic

Inheritance diagram of JournalledMapping

Inheritance Diagram for JournalledMapping

Methods

get_core_schema(source, handler)

Attributes

classmethod get_core_schema(source, handler) CoreSchema[source]
Return type:

CoreSchema