ForexAnnotation
- class app.portfolio.models.annotation.forex.forex_annotation.ForexAnnotation[source]
Bases:
EmptyClass
,UniqueAnnotation[ForexAnnotationRecord, ForexAnnotationJournal]
Inheritance Diagram for ForexAnnotation
Methods
model_post_init
(context)Attributes
Configuration for the model, should be a dictionary conforming to
ConfigDict
.instance_name
uid
entity_log
entity_dependents
instance_parent_weakref
- model_config: ClassVar[ConfigDict] = {'extra': 'allow', 'frozen': True, 'serialize_by_alias': True, 'validate_assignment': True, 'validate_by_alias': True}
Configuration for the model, should be a dictionary conforming to
ConfigDict
.