DataElementDefinition¶
- class pydelfini.delfini_core.models.data_element_definition.DataElementDefinition(definition_type, text, other_type=Unset, source=Unset)[source]¶
Bases:
objectA single definition applicable to this data element.
- Parameters:
- definition_type¶
Attributes
- classmethod from_dict(src_dict)[source]¶
Create an instance of
DataElementDefinitionfrom a dict