LICENSE
README.md
pyproject.toml
setup.cfg
setup.py
fideo_api/__init__.py
fideo_api/api_client.py
fideo_api/api_response.py
fideo_api/configuration.py
fideo_api/exceptions.py
fideo_api/py.typed
fideo_api/rest.py
fideo_api.egg-info/PKG-INFO
fideo_api.egg-info/SOURCES.txt
fideo_api.egg-info/dependency_links.txt
fideo_api.egg-info/requires.txt
fideo_api.egg-info/top_level.txt
fideo_api/api/__init__.py
fideo_api/api/signals_api.py
fideo_api/api/verify_api.py
fideo_api/models/__init__.py
fideo_api/models/alias.py
fideo_api/models/demographics.py
fideo_api/models/economic.py
fideo_api/models/education.py
fideo_api/models/education_date.py
fideo_api/models/email.py
fideo_api/models/employment.py
fideo_api/models/employment_date.py
fideo_api/models/evidence.py
fideo_api/models/ip_address.py
fideo_api/models/ip_country.py
fideo_api/models/location.py
fideo_api/models/location_req.py
fideo_api/models/location_type.py
fideo_api/models/match_response.py
fideo_api/models/multi_field_req.py
fideo_api/models/name.py
fideo_api/models/name_with_alias.py
fideo_api/models/person_name_req.py
fideo_api/models/phone.py
fideo_api/models/photo.py
fideo_api/models/score_details.py
fideo_api/models/signals_response_v0.py
fideo_api/models/signals_response_v20240424.py
fideo_api/models/social_profile_details.py
fideo_api/models/social_profile_req.py
fideo_api/models/social_profile_urls.py
fideo_api/models/verify_signals_post200_response.py
test/test_alias.py
test/test_demographics.py
test/test_economic.py
test/test_education.py
test/test_education_date.py
test/test_email.py
test/test_employment.py
test/test_employment_date.py
test/test_evidence.py
test/test_ip_address.py
test/test_ip_country.py
test/test_location.py
test/test_location_req.py
test/test_location_type.py
test/test_match_response.py
test/test_multi_field_req.py
test/test_name.py
test/test_name_with_alias.py
test/test_person_name_req.py
test/test_phone.py
test/test_photo.py
test/test_score_details.py
test/test_signals_api.py
test/test_signals_response_v0.py
test/test_signals_response_v20240424.py
test/test_social_profile_details.py
test/test_social_profile_req.py
test/test_social_profile_urls.py
test/test_verify_api.py
test/test_verify_signals_post200_response.py