ForexProviderConfig
- class app.components.providers.forex.forex.ForexProviderConfig[source]
Bases:
ProviderConfig
Inheritance Diagram for ForexProviderConfig
Methods
model_post_init
(context)Attributes
Configuration for the model, should be a dictionary conforming to
ConfigDict
.package
inherited
defaulted
instance_name
instance_parent_weakref
- component_class
alias of
ForexProvider
- 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
.