BaseForexProviderConfig
- class app.components.providers.forex.forex.BaseForexProviderConfig[source]
Bases:
BaseProviderConfig
Inheritance Diagram for BaseForexProviderConfig
Methods
Attributes
Configuration for the model, should be a dictionary conforming to
ConfigDict
.-
decimal:
DecimalConfig
- defaulted: Default | None
- inherited: Inherit | None
- instance_name: str | None
- instance_parent: object | None
- model_config: ClassVar[ConfigDict] = {'extra': 'forbid', 'frozen': True}
Configuration for the model, should be a dictionary conforming to
ConfigDict
.
-
decimal: