adp.ingest.dataclasses.Entity ============================= .. currentmodule:: adp.ingest.dataclasses .. autoclass:: Entity :members: .. automethod:: __init__ .. rubric:: Methods .. autosummary:: ~Entity.__init__ ~Entity.construct ~Entity.copy ~Entity.dict ~Entity.from_orm ~Entity.json ~Entity.model_construct ~Entity.model_copy ~Entity.model_dump ~Entity.model_dump_json ~Entity.model_json_schema ~Entity.model_parametrized_name ~Entity.model_post_init ~Entity.model_rebuild ~Entity.model_validate ~Entity.model_validate_json ~Entity.model_validate_strings ~Entity.parse_file ~Entity.parse_obj ~Entity.parse_raw ~Entity.schema ~Entity.schema_json ~Entity.update_forward_refs ~Entity.validate .. rubric:: Attributes .. autosummary:: ~Entity.model_computed_fields ~Entity.model_config ~Entity.model_extra ~Entity.model_fields ~Entity.model_fields_set ~Entity.name ~Entity.settings ~Entity.depends_on