Transaction
- class app.portfolio.models.transaction.transaction.Transaction[source]
Bases:
IncrementingUidEntity
Inheritance Diagram for Transaction
Methods
uid_namespace
(data)Returns the namespace for the UID.
Attributes
Configuration for the model, should be a dictionary conforming to
ConfigDict
.uid
entity_log
version
instance_parent
-
instrument:
Instrument
- model_config: ClassVar[ConfigDict] = {'extra': 'forbid', 'frozen': True}
Configuration for the model, should be a dictionary conforming to
ConfigDict
.
-
type:
TransactionType
-
instrument: