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