InstrumentJournal
- class app.portfolio.models.instrument.instrument_journal.InstrumentJournal[source]
Bases:
InstrumentImpl
,Journal
Inheritance Diagram for InstrumentJournal
Methods
model_post_init
(context)Attributes
Configuration for the model, should be a dictionary conforming to
ConfigDict
.record
instance_parent_weakref
- model_config: ClassVar[ConfigDict] = {'extra': 'forbid', 'frozen': True, 'serialize_by_alias': True, 'validate_assignment': True, 'validate_by_alias': True}
Configuration for the model, should be a dictionary conforming to
ConfigDict
.