onfido-python 4.5.0__tar.gz → 4.6.0__tar.gz
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- {onfido_python-4.5.0/onfido_python.egg-info → onfido_python-4.6.0}/PKG-INFO +10 -2
- {onfido_python-4.5.0 → onfido_python-4.6.0}/README.md +16 -14
- {onfido_python-4.5.0 → onfido_python-4.6.0}/onfido/__init__.py +1 -1
- {onfido_python-4.5.0 → onfido_python-4.6.0}/onfido/api_client.py +1 -1
- {onfido_python-4.5.0 → onfido_python-4.6.0}/onfido/configuration.py +1 -1
- {onfido_python-4.5.0 → onfido_python-4.6.0}/onfido/models/id_number.py +2 -2
- {onfido_python-4.5.0 → onfido_python-4.6.0}/onfido/models/webhook_event_payload_resource.py +4 -2
- {onfido_python-4.5.0 → onfido_python-4.6.0/onfido_python.egg-info}/PKG-INFO +10 -2
- {onfido_python-4.5.0 → onfido_python-4.6.0}/pyproject.toml +1 -1
- {onfido_python-4.5.0 → onfido_python-4.6.0}/setup.py +1 -1
- {onfido_python-4.5.0 → onfido_python-4.6.0}/tests/test_reports.py +12 -3
- {onfido_python-4.5.0 → onfido_python-4.6.0}/tests/test_workflow_runs.py +9 -2
- {onfido_python-4.5.0 → onfido_python-4.6.0}/LICENSE +0 -0
- {onfido_python-4.5.0 → onfido_python-4.6.0}/onfido/api/__init__.py +0 -0
- {onfido_python-4.5.0 → onfido_python-4.6.0}/onfido/api/default_api.py +0 -0
- {onfido_python-4.5.0 → onfido_python-4.6.0}/onfido/api_response.py +0 -0
- {onfido_python-4.5.0 → onfido_python-4.6.0}/onfido/exceptions.py +0 -0
- {onfido_python-4.5.0 → onfido_python-4.6.0}/onfido/models/__init__.py +0 -0
- {onfido_python-4.5.0 → onfido_python-4.6.0}/onfido/models/address.py +0 -0
- {onfido_python-4.5.0 → onfido_python-4.6.0}/onfido/models/address_builder.py +0 -0
- {onfido_python-4.5.0 → onfido_python-4.6.0}/onfido/models/address_shared.py +0 -0
- {onfido_python-4.5.0 → onfido_python-4.6.0}/onfido/models/addresses_list.py +0 -0
- {onfido_python-4.5.0 → onfido_python-4.6.0}/onfido/models/applicant.py +0 -0
- {onfido_python-4.5.0 → onfido_python-4.6.0}/onfido/models/applicant_builder.py +0 -0
- {onfido_python-4.5.0 → onfido_python-4.6.0}/onfido/models/applicant_consent_builder.py +0 -0
- {onfido_python-4.5.0 → onfido_python-4.6.0}/onfido/models/applicant_consent_name.py +0 -0
- {onfido_python-4.5.0 → onfido_python-4.6.0}/onfido/models/applicant_create.py +0 -0
- {onfido_python-4.5.0 → onfido_python-4.6.0}/onfido/models/applicant_request.py +0 -0
- {onfido_python-4.5.0 → onfido_python-4.6.0}/onfido/models/applicant_response.py +0 -0
- {onfido_python-4.5.0 → onfido_python-4.6.0}/onfido/models/applicant_shared.py +0 -0
- {onfido_python-4.5.0 → onfido_python-4.6.0}/onfido/models/applicant_update.py +0 -0
- {onfido_python-4.5.0 → onfido_python-4.6.0}/onfido/models/applicant_updater.py +0 -0
- {onfido_python-4.5.0 → onfido_python-4.6.0}/onfido/models/applicants_list.py +0 -0
- {onfido_python-4.5.0 → onfido_python-4.6.0}/onfido/models/check.py +0 -0
- {onfido_python-4.5.0 → onfido_python-4.6.0}/onfido/models/check_builder.py +0 -0
- {onfido_python-4.5.0 → onfido_python-4.6.0}/onfido/models/check_request.py +0 -0
- {onfido_python-4.5.0 → onfido_python-4.6.0}/onfido/models/check_response.py +0 -0
- {onfido_python-4.5.0 → onfido_python-4.6.0}/onfido/models/check_shared.py +0 -0
- {onfido_python-4.5.0 → onfido_python-4.6.0}/onfido/models/check_status.py +0 -0
- {onfido_python-4.5.0 → onfido_python-4.6.0}/onfido/models/checks_list.py +0 -0
- {onfido_python-4.5.0 → onfido_python-4.6.0}/onfido/models/complete_task_builder.py +0 -0
- {onfido_python-4.5.0 → onfido_python-4.6.0}/onfido/models/complete_task_data_builder.py +0 -0
- {onfido_python-4.5.0 → onfido_python-4.6.0}/onfido/models/country_codes.py +0 -0
- {onfido_python-4.5.0 → onfido_python-4.6.0}/onfido/models/device_intelligence_breakdown.py +0 -0
- {onfido_python-4.5.0 → onfido_python-4.6.0}/onfido/models/device_intelligence_breakdown_breakdown.py +0 -0
- {onfido_python-4.5.0 → onfido_python-4.6.0}/onfido/models/device_intelligence_breakdown_breakdown_device.py +0 -0
- {onfido_python-4.5.0 → onfido_python-4.6.0}/onfido/models/device_intelligence_breakdown_breakdown_device_breakdown.py +0 -0
- {onfido_python-4.5.0 → onfido_python-4.6.0}/onfido/models/device_intelligence_breakdown_properties.py +0 -0
- {onfido_python-4.5.0 → onfido_python-4.6.0}/onfido/models/device_intelligence_breakdown_properties_device.py +0 -0
- {onfido_python-4.5.0 → onfido_python-4.6.0}/onfido/models/device_intelligence_breakdown_properties_geolocation.py +0 -0
- {onfido_python-4.5.0 → onfido_python-4.6.0}/onfido/models/device_intelligence_breakdown_properties_ip.py +0 -0
- {onfido_python-4.5.0 → onfido_python-4.6.0}/onfido/models/device_intelligence_report.py +0 -0
- {onfido_python-4.5.0 → onfido_python-4.6.0}/onfido/models/document.py +0 -0
- {onfido_python-4.5.0 → onfido_python-4.6.0}/onfido/models/document_breakdown.py +0 -0
- {onfido_python-4.5.0 → onfido_python-4.6.0}/onfido/models/document_breakdown_age_validation.py +0 -0
- {onfido_python-4.5.0 → onfido_python-4.6.0}/onfido/models/document_breakdown_age_validation_breakdown.py +0 -0
- {onfido_python-4.5.0 → onfido_python-4.6.0}/onfido/models/document_breakdown_compromised_document.py +0 -0
- {onfido_python-4.5.0 → onfido_python-4.6.0}/onfido/models/document_breakdown_compromised_document_breakdown.py +0 -0
- {onfido_python-4.5.0 → onfido_python-4.6.0}/onfido/models/document_breakdown_data_comparison.py +0 -0
- {onfido_python-4.5.0 → onfido_python-4.6.0}/onfido/models/document_breakdown_data_comparison_breakdown.py +0 -0
- {onfido_python-4.5.0 → onfido_python-4.6.0}/onfido/models/document_breakdown_data_comparison_breakdown_issuing_country.py +0 -0
- {onfido_python-4.5.0 → onfido_python-4.6.0}/onfido/models/document_breakdown_data_consistency.py +0 -0
- {onfido_python-4.5.0 → onfido_python-4.6.0}/onfido/models/document_breakdown_data_consistency_breakdown.py +0 -0
- {onfido_python-4.5.0 → onfido_python-4.6.0}/onfido/models/document_breakdown_data_validation.py +0 -0
- {onfido_python-4.5.0 → onfido_python-4.6.0}/onfido/models/document_breakdown_data_validation_breakdown.py +0 -0
- {onfido_python-4.5.0 → onfido_python-4.6.0}/onfido/models/document_breakdown_data_validation_breakdown_document_expiration.py +0 -0
- {onfido_python-4.5.0 → onfido_python-4.6.0}/onfido/models/document_breakdown_data_validation_breakdown_expiry_date.py +0 -0
- {onfido_python-4.5.0 → onfido_python-4.6.0}/onfido/models/document_breakdown_image_integrity.py +0 -0
- {onfido_python-4.5.0 → onfido_python-4.6.0}/onfido/models/document_breakdown_image_integrity_breakdown.py +0 -0
- {onfido_python-4.5.0 → onfido_python-4.6.0}/onfido/models/document_breakdown_image_integrity_breakdown_colour_picture.py +0 -0
- {onfido_python-4.5.0 → onfido_python-4.6.0}/onfido/models/document_breakdown_image_integrity_breakdown_conclusive_document_quality.py +0 -0
- {onfido_python-4.5.0 → onfido_python-4.6.0}/onfido/models/document_breakdown_image_integrity_breakdown_image_quality.py +0 -0
- {onfido_python-4.5.0 → onfido_python-4.6.0}/onfido/models/document_breakdown_image_integrity_breakdown_supported_document.py +0 -0
- {onfido_python-4.5.0 → onfido_python-4.6.0}/onfido/models/document_breakdown_issuing_authority.py +0 -0
- {onfido_python-4.5.0 → onfido_python-4.6.0}/onfido/models/document_breakdown_issuing_authority_breakdown.py +0 -0
- {onfido_python-4.5.0 → onfido_python-4.6.0}/onfido/models/document_breakdown_issuing_authority_breakdown_nfc_active_authentication.py +0 -0
- {onfido_python-4.5.0 → onfido_python-4.6.0}/onfido/models/document_breakdown_issuing_authority_breakdown_nfc_passive_authentication.py +0 -0
- {onfido_python-4.5.0 → onfido_python-4.6.0}/onfido/models/document_breakdown_police_record.py +0 -0
- {onfido_python-4.5.0 → onfido_python-4.6.0}/onfido/models/document_breakdown_visual_authenticity.py +0 -0
- {onfido_python-4.5.0 → onfido_python-4.6.0}/onfido/models/document_breakdown_visual_authenticity_breakdown.py +0 -0
- {onfido_python-4.5.0 → onfido_python-4.6.0}/onfido/models/document_breakdown_visual_authenticity_breakdown_digital_tampering.py +0 -0
- {onfido_python-4.5.0 → onfido_python-4.6.0}/onfido/models/document_breakdown_visual_authenticity_breakdown_face_detection.py +0 -0
- {onfido_python-4.5.0 → onfido_python-4.6.0}/onfido/models/document_breakdown_visual_authenticity_breakdown_fonts.py +0 -0
- {onfido_python-4.5.0 → onfido_python-4.6.0}/onfido/models/document_breakdown_visual_authenticity_breakdown_original_document_present.py +0 -0
- {onfido_python-4.5.0 → onfido_python-4.6.0}/onfido/models/document_breakdown_visual_authenticity_breakdown_other.py +0 -0
- {onfido_python-4.5.0 → onfido_python-4.6.0}/onfido/models/document_breakdown_visual_authenticity_breakdown_picture_face_integrity.py +0 -0
- {onfido_python-4.5.0 → onfido_python-4.6.0}/onfido/models/document_breakdown_visual_authenticity_breakdown_security_features.py +0 -0
- {onfido_python-4.5.0 → onfido_python-4.6.0}/onfido/models/document_breakdown_visual_authenticity_breakdown_template.py +0 -0
- {onfido_python-4.5.0 → onfido_python-4.6.0}/onfido/models/document_cdq_reasons.py +0 -0
- {onfido_python-4.5.0 → onfido_python-4.6.0}/onfido/models/document_iq_reasons.py +0 -0
- {onfido_python-4.5.0 → onfido_python-4.6.0}/onfido/models/document_odp_reasons.py +0 -0
- {onfido_python-4.5.0 → onfido_python-4.6.0}/onfido/models/document_properties.py +0 -0
- {onfido_python-4.5.0 → onfido_python-4.6.0}/onfido/models/document_properties_address_lines.py +0 -0
- {onfido_python-4.5.0 → onfido_python-4.6.0}/onfido/models/document_properties_barcode_inner.py +0 -0
- {onfido_python-4.5.0 → onfido_python-4.6.0}/onfido/models/document_properties_document_classification.py +0 -0
- {onfido_python-4.5.0 → onfido_python-4.6.0}/onfido/models/document_properties_document_numbers_inner.py +0 -0
- {onfido_python-4.5.0 → onfido_python-4.6.0}/onfido/models/document_properties_driving_licence_information.py +0 -0
- {onfido_python-4.5.0 → onfido_python-4.6.0}/onfido/models/document_properties_extracted_data.py +0 -0
- {onfido_python-4.5.0 → onfido_python-4.6.0}/onfido/models/document_properties_nfc.py +0 -0
- {onfido_python-4.5.0 → onfido_python-4.6.0}/onfido/models/document_report.py +0 -0
- {onfido_python-4.5.0 → onfido_python-4.6.0}/onfido/models/document_response.py +0 -0
- {onfido_python-4.5.0 → onfido_python-4.6.0}/onfido/models/document_shared.py +0 -0
- {onfido_python-4.5.0 → onfido_python-4.6.0}/onfido/models/document_types.py +0 -0
- {onfido_python-4.5.0 → onfido_python-4.6.0}/onfido/models/document_video_report.py +0 -0
- {onfido_python-4.5.0 → onfido_python-4.6.0}/onfido/models/document_video_with_address_information_report.py +0 -0
- {onfido_python-4.5.0 → onfido_python-4.6.0}/onfido/models/document_with_address_information_report.py +0 -0
- {onfido_python-4.5.0 → onfido_python-4.6.0}/onfido/models/document_with_driver_verification_report.py +0 -0
- {onfido_python-4.5.0 → onfido_python-4.6.0}/onfido/models/document_with_driver_verification_report_all_of_properties.py +0 -0
- {onfido_python-4.5.0 → onfido_python-4.6.0}/onfido/models/document_with_driver_verification_report_all_of_properties_all_of_passenger_vehicle.py +0 -0
- {onfido_python-4.5.0 → onfido_python-4.6.0}/onfido/models/document_with_driver_verification_report_all_of_properties_all_of_vehicle_class_details_inner.py +0 -0
- {onfido_python-4.5.0 → onfido_python-4.6.0}/onfido/models/document_with_driving_licence_information_report.py +0 -0
- {onfido_python-4.5.0 → onfido_python-4.6.0}/onfido/models/documents_list.py +0 -0
- {onfido_python-4.5.0 → onfido_python-4.6.0}/onfido/models/error.py +0 -0
- {onfido_python-4.5.0 → onfido_python-4.6.0}/onfido/models/error1.py +0 -0
- {onfido_python-4.5.0 → onfido_python-4.6.0}/onfido/models/error_properties.py +0 -0
- {onfido_python-4.5.0 → onfido_python-4.6.0}/onfido/models/error_properties1.py +0 -0
- {onfido_python-4.5.0 → onfido_python-4.6.0}/onfido/models/extract_request.py +0 -0
- {onfido_python-4.5.0 → onfido_python-4.6.0}/onfido/models/extraction.py +0 -0
- {onfido_python-4.5.0 → onfido_python-4.6.0}/onfido/models/extraction_document_classification.py +0 -0
- {onfido_python-4.5.0 → onfido_python-4.6.0}/onfido/models/extraction_extracted_data.py +0 -0
- {onfido_python-4.5.0 → onfido_python-4.6.0}/onfido/models/facial_similarity_motion_breakdown.py +0 -0
- {onfido_python-4.5.0 → onfido_python-4.6.0}/onfido/models/facial_similarity_motion_breakdown_face_comparison.py +0 -0
- {onfido_python-4.5.0 → onfido_python-4.6.0}/onfido/models/facial_similarity_motion_breakdown_image_integrity.py +0 -0
- {onfido_python-4.5.0 → onfido_python-4.6.0}/onfido/models/facial_similarity_motion_breakdown_image_integrity_breakdown.py +0 -0
- {onfido_python-4.5.0 → onfido_python-4.6.0}/onfido/models/facial_similarity_motion_breakdown_image_integrity_breakdown_face_detected.py +0 -0
- {onfido_python-4.5.0 → onfido_python-4.6.0}/onfido/models/facial_similarity_motion_breakdown_image_integrity_breakdown_source_integrity.py +0 -0
- {onfido_python-4.5.0 → onfido_python-4.6.0}/onfido/models/facial_similarity_motion_breakdown_visual_authenticity.py +0 -0
- {onfido_python-4.5.0 → onfido_python-4.6.0}/onfido/models/facial_similarity_motion_breakdown_visual_authenticity_breakdown.py +0 -0
- {onfido_python-4.5.0 → onfido_python-4.6.0}/onfido/models/facial_similarity_motion_breakdown_visual_authenticity_breakdown_spoofing_detection.py +0 -0
- {onfido_python-4.5.0 → onfido_python-4.6.0}/onfido/models/facial_similarity_motion_properties.py +0 -0
- {onfido_python-4.5.0 → onfido_python-4.6.0}/onfido/models/facial_similarity_motion_report.py +0 -0
- {onfido_python-4.5.0 → onfido_python-4.6.0}/onfido/models/facial_similarity_photo_breakdown.py +0 -0
- {onfido_python-4.5.0 → onfido_python-4.6.0}/onfido/models/facial_similarity_photo_breakdown_face_comparison.py +0 -0
- {onfido_python-4.5.0 → onfido_python-4.6.0}/onfido/models/facial_similarity_photo_breakdown_face_comparison_breakdown.py +0 -0
- {onfido_python-4.5.0 → onfido_python-4.6.0}/onfido/models/facial_similarity_photo_breakdown_face_comparison_breakdown_face_match.py +0 -0
- {onfido_python-4.5.0 → onfido_python-4.6.0}/onfido/models/facial_similarity_photo_breakdown_face_comparison_breakdown_face_match_properties.py +0 -0
- {onfido_python-4.5.0 → onfido_python-4.6.0}/onfido/models/facial_similarity_photo_breakdown_image_integrity.py +0 -0
- {onfido_python-4.5.0 → onfido_python-4.6.0}/onfido/models/facial_similarity_photo_breakdown_image_integrity_breakdown.py +0 -0
- {onfido_python-4.5.0 → onfido_python-4.6.0}/onfido/models/facial_similarity_photo_breakdown_image_integrity_breakdown_face_detected.py +0 -0
- {onfido_python-4.5.0 → onfido_python-4.6.0}/onfido/models/facial_similarity_photo_breakdown_image_integrity_breakdown_source_integrity.py +0 -0
- {onfido_python-4.5.0 → onfido_python-4.6.0}/onfido/models/facial_similarity_photo_breakdown_visual_authenticity.py +0 -0
- {onfido_python-4.5.0 → onfido_python-4.6.0}/onfido/models/facial_similarity_photo_breakdown_visual_authenticity_breakdown.py +0 -0
- {onfido_python-4.5.0 → onfido_python-4.6.0}/onfido/models/facial_similarity_photo_breakdown_visual_authenticity_breakdown_spoofing_detection.py +0 -0
- {onfido_python-4.5.0 → onfido_python-4.6.0}/onfido/models/facial_similarity_photo_breakdown_visual_authenticity_breakdown_spoofing_detection_properties.py +0 -0
- {onfido_python-4.5.0 → onfido_python-4.6.0}/onfido/models/facial_similarity_photo_fully_auto_breakdown.py +0 -0
- {onfido_python-4.5.0 → onfido_python-4.6.0}/onfido/models/facial_similarity_photo_fully_auto_breakdown_image_integrity.py +0 -0
- {onfido_python-4.5.0 → onfido_python-4.6.0}/onfido/models/facial_similarity_photo_fully_auto_breakdown_image_integrity_breakdown.py +0 -0
- {onfido_python-4.5.0 → onfido_python-4.6.0}/onfido/models/facial_similarity_photo_fully_auto_breakdown_image_integrity_breakdown_source_integrity.py +0 -0
- {onfido_python-4.5.0 → onfido_python-4.6.0}/onfido/models/facial_similarity_photo_fully_auto_properties.py +0 -0
- {onfido_python-4.5.0 → onfido_python-4.6.0}/onfido/models/facial_similarity_photo_fully_auto_report.py +0 -0
- {onfido_python-4.5.0 → onfido_python-4.6.0}/onfido/models/facial_similarity_photo_properties.py +0 -0
- {onfido_python-4.5.0 → onfido_python-4.6.0}/onfido/models/facial_similarity_photo_report.py +0 -0
- {onfido_python-4.5.0 → onfido_python-4.6.0}/onfido/models/facial_similarity_report_media.py +0 -0
- {onfido_python-4.5.0 → onfido_python-4.6.0}/onfido/models/facial_similarity_report_shared.py +0 -0
- {onfido_python-4.5.0 → onfido_python-4.6.0}/onfido/models/facial_similarity_video_breakdown.py +0 -0
- {onfido_python-4.5.0 → onfido_python-4.6.0}/onfido/models/facial_similarity_video_breakdown_face_comparison.py +0 -0
- {onfido_python-4.5.0 → onfido_python-4.6.0}/onfido/models/facial_similarity_video_breakdown_image_integrity.py +0 -0
- {onfido_python-4.5.0 → onfido_python-4.6.0}/onfido/models/facial_similarity_video_breakdown_image_integrity_breakdown.py +0 -0
- {onfido_python-4.5.0 → onfido_python-4.6.0}/onfido/models/facial_similarity_video_breakdown_image_integrity_breakdown_face_detected.py +0 -0
- {onfido_python-4.5.0 → onfido_python-4.6.0}/onfido/models/facial_similarity_video_breakdown_image_integrity_breakdown_source_integrity.py +0 -0
- {onfido_python-4.5.0 → onfido_python-4.6.0}/onfido/models/facial_similarity_video_breakdown_visual_authenticity.py +0 -0
- {onfido_python-4.5.0 → onfido_python-4.6.0}/onfido/models/facial_similarity_video_breakdown_visual_authenticity_breakdown.py +0 -0
- {onfido_python-4.5.0 → onfido_python-4.6.0}/onfido/models/facial_similarity_video_breakdown_visual_authenticity_breakdown_liveness_detected.py +0 -0
- {onfido_python-4.5.0 → onfido_python-4.6.0}/onfido/models/facial_similarity_video_breakdown_visual_authenticity_breakdown_spoofing_detection.py +0 -0
- {onfido_python-4.5.0 → onfido_python-4.6.0}/onfido/models/facial_similarity_video_properties.py +0 -0
- {onfido_python-4.5.0 → onfido_python-4.6.0}/onfido/models/facial_similarity_video_report.py +0 -0
- {onfido_python-4.5.0 → onfido_python-4.6.0}/onfido/models/id_photo.py +0 -0
- {onfido_python-4.5.0 → onfido_python-4.6.0}/onfido/models/id_photo_response.py +0 -0
- {onfido_python-4.5.0 → onfido_python-4.6.0}/onfido/models/id_photos_list.py +0 -0
- {onfido_python-4.5.0 → onfido_python-4.6.0}/onfido/models/identity_enhanced_breakdown.py +0 -0
- {onfido_python-4.5.0 → onfido_python-4.6.0}/onfido/models/identity_enhanced_breakdown_address.py +0 -0
- {onfido_python-4.5.0 → onfido_python-4.6.0}/onfido/models/identity_enhanced_breakdown_address_breakdown.py +0 -0
- {onfido_python-4.5.0 → onfido_python-4.6.0}/onfido/models/identity_enhanced_breakdown_address_breakdown_credit_agencies.py +0 -0
- {onfido_python-4.5.0 → onfido_python-4.6.0}/onfido/models/identity_enhanced_breakdown_address_breakdown_credit_agencies_properties.py +0 -0
- {onfido_python-4.5.0 → onfido_python-4.6.0}/onfido/models/identity_enhanced_breakdown_address_breakdown_telephone_database.py +0 -0
- {onfido_python-4.5.0 → onfido_python-4.6.0}/onfido/models/identity_enhanced_breakdown_address_breakdown_voting_register.py +0 -0
- {onfido_python-4.5.0 → onfido_python-4.6.0}/onfido/models/identity_enhanced_breakdown_date_of_birth.py +0 -0
- {onfido_python-4.5.0 → onfido_python-4.6.0}/onfido/models/identity_enhanced_breakdown_date_of_birth_breakdown.py +0 -0
- {onfido_python-4.5.0 → onfido_python-4.6.0}/onfido/models/identity_enhanced_breakdown_date_of_birth_breakdown_credit_agencies.py +0 -0
- {onfido_python-4.5.0 → onfido_python-4.6.0}/onfido/models/identity_enhanced_breakdown_date_of_birth_breakdown_voting_register.py +0 -0
- {onfido_python-4.5.0 → onfido_python-4.6.0}/onfido/models/identity_enhanced_breakdown_mortality.py +0 -0
- {onfido_python-4.5.0 → onfido_python-4.6.0}/onfido/models/identity_enhanced_breakdown_sources.py +0 -0
- {onfido_python-4.5.0 → onfido_python-4.6.0}/onfido/models/identity_enhanced_breakdown_sources_breakdown.py +0 -0
- {onfido_python-4.5.0 → onfido_python-4.6.0}/onfido/models/identity_enhanced_breakdown_sources_breakdown_total_sources.py +0 -0
- {onfido_python-4.5.0 → onfido_python-4.6.0}/onfido/models/identity_enhanced_breakdown_sources_breakdown_total_sources_properties.py +0 -0
- {onfido_python-4.5.0 → onfido_python-4.6.0}/onfido/models/identity_enhanced_properties.py +0 -0
- {onfido_python-4.5.0 → onfido_python-4.6.0}/onfido/models/identity_enhanced_properties_matched_addresses_inner.py +0 -0
- {onfido_python-4.5.0 → onfido_python-4.6.0}/onfido/models/identity_enhanced_report.py +0 -0
- {onfido_python-4.5.0 → onfido_python-4.6.0}/onfido/models/india_pan_report.py +0 -0
- {onfido_python-4.5.0 → onfido_python-4.6.0}/onfido/models/india_pan_report_all_of_breakdown.py +0 -0
- {onfido_python-4.5.0 → onfido_python-4.6.0}/onfido/models/india_pan_report_all_of_breakdown_device.py +0 -0
- {onfido_python-4.5.0 → onfido_python-4.6.0}/onfido/models/india_pan_report_all_of_breakdown_device_breakdown.py +0 -0
- {onfido_python-4.5.0 → onfido_python-4.6.0}/onfido/models/india_pan_report_all_of_breakdown_device_breakdown_pan_valid.py +0 -0
- {onfido_python-4.5.0 → onfido_python-4.6.0}/onfido/models/india_pan_report_all_of_properties.py +0 -0
- {onfido_python-4.5.0 → onfido_python-4.6.0}/onfido/models/india_pan_report_all_of_properties_device.py +0 -0
- {onfido_python-4.5.0 → onfido_python-4.6.0}/onfido/models/known_faces_breakdown.py +0 -0
- {onfido_python-4.5.0 → onfido_python-4.6.0}/onfido/models/known_faces_breakdown_image_integrity.py +0 -0
- {onfido_python-4.5.0 → onfido_python-4.6.0}/onfido/models/known_faces_breakdown_previously_seen_faces.py +0 -0
- {onfido_python-4.5.0 → onfido_python-4.6.0}/onfido/models/known_faces_properties.py +0 -0
- {onfido_python-4.5.0 → onfido_python-4.6.0}/onfido/models/known_faces_properties_matches_inner.py +0 -0
- {onfido_python-4.5.0 → onfido_python-4.6.0}/onfido/models/known_faces_report.py +0 -0
- {onfido_python-4.5.0 → onfido_python-4.6.0}/onfido/models/live_photo.py +0 -0
- {onfido_python-4.5.0 → onfido_python-4.6.0}/onfido/models/live_photo_response.py +0 -0
- {onfido_python-4.5.0 → onfido_python-4.6.0}/onfido/models/live_photos_list.py +0 -0
- {onfido_python-4.5.0 → onfido_python-4.6.0}/onfido/models/live_video.py +0 -0
- {onfido_python-4.5.0 → onfido_python-4.6.0}/onfido/models/live_videos_list.py +0 -0
- {onfido_python-4.5.0 → onfido_python-4.6.0}/onfido/models/location.py +0 -0
- {onfido_python-4.5.0 → onfido_python-4.6.0}/onfido/models/location_builder.py +0 -0
- {onfido_python-4.5.0 → onfido_python-4.6.0}/onfido/models/location_shared.py +0 -0
- {onfido_python-4.5.0 → onfido_python-4.6.0}/onfido/models/motion_capture.py +0 -0
- {onfido_python-4.5.0 → onfido_python-4.6.0}/onfido/models/motion_captures_list.py +0 -0
- {onfido_python-4.5.0 → onfido_python-4.6.0}/onfido/models/photo_auto_reasons.py +0 -0
- {onfido_python-4.5.0 → onfido_python-4.6.0}/onfido/models/photo_reasons.py +0 -0
- {onfido_python-4.5.0 → onfido_python-4.6.0}/onfido/models/proof_of_address_breakdown.py +0 -0
- {onfido_python-4.5.0 → onfido_python-4.6.0}/onfido/models/proof_of_address_breakdown_data_comparison.py +0 -0
- {onfido_python-4.5.0 → onfido_python-4.6.0}/onfido/models/proof_of_address_breakdown_data_comparison_breakdown.py +0 -0
- {onfido_python-4.5.0 → onfido_python-4.6.0}/onfido/models/proof_of_address_breakdown_document_classification.py +0 -0
- {onfido_python-4.5.0 → onfido_python-4.6.0}/onfido/models/proof_of_address_breakdown_document_classification_breakdown.py +0 -0
- {onfido_python-4.5.0 → onfido_python-4.6.0}/onfido/models/proof_of_address_breakdown_image_integrity.py +0 -0
- {onfido_python-4.5.0 → onfido_python-4.6.0}/onfido/models/proof_of_address_breakdown_image_integrity_breakdown.py +0 -0
- {onfido_python-4.5.0 → onfido_python-4.6.0}/onfido/models/proof_of_address_properties.py +0 -0
- {onfido_python-4.5.0 → onfido_python-4.6.0}/onfido/models/proof_of_address_report.py +0 -0
- {onfido_python-4.5.0 → onfido_python-4.6.0}/onfido/models/repeat_attempts_list.py +0 -0
- {onfido_python-4.5.0 → onfido_python-4.6.0}/onfido/models/repeat_attempts_list_repeat_attempts_inner.py +0 -0
- {onfido_python-4.5.0 → onfido_python-4.6.0}/onfido/models/report.py +0 -0
- {onfido_python-4.5.0 → onfido_python-4.6.0}/onfido/models/report_document.py +0 -0
- {onfido_python-4.5.0 → onfido_python-4.6.0}/onfido/models/report_name.py +0 -0
- {onfido_python-4.5.0 → onfido_python-4.6.0}/onfido/models/report_result.py +0 -0
- {onfido_python-4.5.0 → onfido_python-4.6.0}/onfido/models/report_shared.py +0 -0
- {onfido_python-4.5.0 → onfido_python-4.6.0}/onfido/models/report_status.py +0 -0
- {onfido_python-4.5.0 → onfido_python-4.6.0}/onfido/models/report_sub_result.py +0 -0
- {onfido_python-4.5.0 → onfido_python-4.6.0}/onfido/models/reports_list.py +0 -0
- {onfido_python-4.5.0 → onfido_python-4.6.0}/onfido/models/results_feedback.py +0 -0
- {onfido_python-4.5.0 → onfido_python-4.6.0}/onfido/models/sdk_token.py +0 -0
- {onfido_python-4.5.0 → onfido_python-4.6.0}/onfido/models/sdk_token_builder.py +0 -0
- {onfido_python-4.5.0 → onfido_python-4.6.0}/onfido/models/sdk_token_request.py +0 -0
- {onfido_python-4.5.0 → onfido_python-4.6.0}/onfido/models/sdk_token_response.py +0 -0
- {onfido_python-4.5.0 → onfido_python-4.6.0}/onfido/models/task.py +0 -0
- {onfido_python-4.5.0 → onfido_python-4.6.0}/onfido/models/task_item.py +0 -0
- {onfido_python-4.5.0 → onfido_python-4.6.0}/onfido/models/timeline_file_reference.py +0 -0
- {onfido_python-4.5.0 → onfido_python-4.6.0}/onfido/models/us_driving_licence_breakdown.py +0 -0
- {onfido_python-4.5.0 → onfido_python-4.6.0}/onfido/models/us_driving_licence_breakdown_address.py +0 -0
- {onfido_python-4.5.0 → onfido_python-4.6.0}/onfido/models/us_driving_licence_breakdown_address_breakdown.py +0 -0
- {onfido_python-4.5.0 → onfido_python-4.6.0}/onfido/models/us_driving_licence_breakdown_document.py +0 -0
- {onfido_python-4.5.0 → onfido_python-4.6.0}/onfido/models/us_driving_licence_breakdown_document_breakdown.py +0 -0
- {onfido_python-4.5.0 → onfido_python-4.6.0}/onfido/models/us_driving_licence_breakdown_personal.py +0 -0
- {onfido_python-4.5.0 → onfido_python-4.6.0}/onfido/models/us_driving_licence_breakdown_personal_breakdown.py +0 -0
- {onfido_python-4.5.0 → onfido_python-4.6.0}/onfido/models/us_driving_licence_builder.py +0 -0
- {onfido_python-4.5.0 → onfido_python-4.6.0}/onfido/models/us_driving_licence_report.py +0 -0
- {onfido_python-4.5.0 → onfido_python-4.6.0}/onfido/models/us_driving_licence_shared.py +0 -0
- {onfido_python-4.5.0 → onfido_python-4.6.0}/onfido/models/video_reasons.py +0 -0
- {onfido_python-4.5.0 → onfido_python-4.6.0}/onfido/models/watchlist_aml_breakdown.py +0 -0
- {onfido_python-4.5.0 → onfido_python-4.6.0}/onfido/models/watchlist_aml_breakdown_adverse_media.py +0 -0
- {onfido_python-4.5.0 → onfido_python-4.6.0}/onfido/models/watchlist_aml_breakdown_legal_and_regulatory_warnings.py +0 -0
- {onfido_python-4.5.0 → onfido_python-4.6.0}/onfido/models/watchlist_aml_breakdown_politically_exposed_person.py +0 -0
- {onfido_python-4.5.0 → onfido_python-4.6.0}/onfido/models/watchlist_aml_breakdown_sanction.py +0 -0
- {onfido_python-4.5.0 → onfido_python-4.6.0}/onfido/models/watchlist_aml_properties.py +0 -0
- {onfido_python-4.5.0 → onfido_python-4.6.0}/onfido/models/watchlist_aml_report.py +0 -0
- {onfido_python-4.5.0 → onfido_python-4.6.0}/onfido/models/watchlist_enhanced_breakdown.py +0 -0
- {onfido_python-4.5.0 → onfido_python-4.6.0}/onfido/models/watchlist_enhanced_properties.py +0 -0
- {onfido_python-4.5.0 → onfido_python-4.6.0}/onfido/models/watchlist_enhanced_properties_records_inner.py +0 -0
- {onfido_python-4.5.0 → onfido_python-4.6.0}/onfido/models/watchlist_enhanced_properties_records_inner_address_inner.py +0 -0
- {onfido_python-4.5.0 → onfido_python-4.6.0}/onfido/models/watchlist_enhanced_properties_records_inner_alias_inner.py +0 -0
- {onfido_python-4.5.0 → onfido_python-4.6.0}/onfido/models/watchlist_enhanced_properties_records_inner_associate_inner.py +0 -0
- {onfido_python-4.5.0 → onfido_python-4.6.0}/onfido/models/watchlist_enhanced_properties_records_inner_attribute_inner.py +0 -0
- {onfido_python-4.5.0 → onfido_python-4.6.0}/onfido/models/watchlist_enhanced_properties_records_inner_event_inner.py +0 -0
- {onfido_python-4.5.0 → onfido_python-4.6.0}/onfido/models/watchlist_enhanced_properties_records_inner_event_inner_source.py +0 -0
- {onfido_python-4.5.0 → onfido_python-4.6.0}/onfido/models/watchlist_enhanced_properties_records_inner_source_inner.py +0 -0
- {onfido_python-4.5.0 → onfido_python-4.6.0}/onfido/models/watchlist_enhanced_report.py +0 -0
- {onfido_python-4.5.0 → onfido_python-4.6.0}/onfido/models/watchlist_monitor.py +0 -0
- {onfido_python-4.5.0 → onfido_python-4.6.0}/onfido/models/watchlist_monitor_builder.py +0 -0
- {onfido_python-4.5.0 → onfido_python-4.6.0}/onfido/models/watchlist_monitor_match.py +0 -0
- {onfido_python-4.5.0 → onfido_python-4.6.0}/onfido/models/watchlist_monitor_matches_list.py +0 -0
- {onfido_python-4.5.0 → onfido_python-4.6.0}/onfido/models/watchlist_monitor_matches_updater.py +0 -0
- {onfido_python-4.5.0 → onfido_python-4.6.0}/onfido/models/watchlist_monitor_response.py +0 -0
- {onfido_python-4.5.0 → onfido_python-4.6.0}/onfido/models/watchlist_monitor_shared.py +0 -0
- {onfido_python-4.5.0 → onfido_python-4.6.0}/onfido/models/watchlist_monitors_list.py +0 -0
- {onfido_python-4.5.0 → onfido_python-4.6.0}/onfido/models/watchlist_peps_only_report.py +0 -0
- {onfido_python-4.5.0 → onfido_python-4.6.0}/onfido/models/watchlist_sanctions_only_report.py +0 -0
- {onfido_python-4.5.0 → onfido_python-4.6.0}/onfido/models/watchlist_standard_breakdown.py +0 -0
- {onfido_python-4.5.0 → onfido_python-4.6.0}/onfido/models/watchlist_standard_properties.py +0 -0
- {onfido_python-4.5.0 → onfido_python-4.6.0}/onfido/models/watchlist_standard_report.py +0 -0
- {onfido_python-4.5.0 → onfido_python-4.6.0}/onfido/models/webhook.py +0 -0
- {onfido_python-4.5.0 → onfido_python-4.6.0}/onfido/models/webhook_builder.py +0 -0
- {onfido_python-4.5.0 → onfido_python-4.6.0}/onfido/models/webhook_create.py +0 -0
- {onfido_python-4.5.0 → onfido_python-4.6.0}/onfido/models/webhook_event.py +0 -0
- {onfido_python-4.5.0 → onfido_python-4.6.0}/onfido/models/webhook_event_object_status.py +0 -0
- {onfido_python-4.5.0 → onfido_python-4.6.0}/onfido/models/webhook_event_payload.py +0 -0
- {onfido_python-4.5.0 → onfido_python-4.6.0}/onfido/models/webhook_event_payload_object.py +0 -0
- {onfido_python-4.5.0 → onfido_python-4.6.0}/onfido/models/webhook_event_resource_type.py +0 -0
- {onfido_python-4.5.0 → onfido_python-4.6.0}/onfido/models/webhook_event_type.py +0 -0
- {onfido_python-4.5.0 → onfido_python-4.6.0}/onfido/models/webhook_resend.py +0 -0
- {onfido_python-4.5.0 → onfido_python-4.6.0}/onfido/models/webhook_response.py +0 -0
- {onfido_python-4.5.0 → onfido_python-4.6.0}/onfido/models/webhook_shared.py +0 -0
- {onfido_python-4.5.0 → onfido_python-4.6.0}/onfido/models/webhook_update.py +0 -0
- {onfido_python-4.5.0 → onfido_python-4.6.0}/onfido/models/webhook_updater.py +0 -0
- {onfido_python-4.5.0 → onfido_python-4.6.0}/onfido/models/webhooks_list.py +0 -0
- {onfido_python-4.5.0 → onfido_python-4.6.0}/onfido/models/webhooks_resend_item.py +0 -0
- {onfido_python-4.5.0 → onfido_python-4.6.0}/onfido/models/workflow_run.py +0 -0
- {onfido_python-4.5.0 → onfido_python-4.6.0}/onfido/models/workflow_run_builder.py +0 -0
- {onfido_python-4.5.0 → onfido_python-4.6.0}/onfido/models/workflow_run_error.py +0 -0
- {onfido_python-4.5.0 → onfido_python-4.6.0}/onfido/models/workflow_run_link.py +0 -0
- {onfido_python-4.5.0 → onfido_python-4.6.0}/onfido/models/workflow_run_request.py +0 -0
- {onfido_python-4.5.0 → onfido_python-4.6.0}/onfido/models/workflow_run_response.py +0 -0
- {onfido_python-4.5.0 → onfido_python-4.6.0}/onfido/models/workflow_run_shared.py +0 -0
- {onfido_python-4.5.0 → onfido_python-4.6.0}/onfido/models/workflow_run_status.py +0 -0
- {onfido_python-4.5.0 → onfido_python-4.6.0}/onfido/py.typed +0 -0
- {onfido_python-4.5.0 → onfido_python-4.6.0}/onfido/rest.py +0 -0
- {onfido_python-4.5.0 → onfido_python-4.6.0}/onfido/webhook_event_verifier.py +0 -0
- {onfido_python-4.5.0 → onfido_python-4.6.0}/onfido_python.egg-info/SOURCES.txt +0 -0
- {onfido_python-4.5.0 → onfido_python-4.6.0}/onfido_python.egg-info/dependency_links.txt +0 -0
- {onfido_python-4.5.0 → onfido_python-4.6.0}/onfido_python.egg-info/requires.txt +0 -0
- {onfido_python-4.5.0 → onfido_python-4.6.0}/onfido_python.egg-info/top_level.txt +0 -0
- {onfido_python-4.5.0 → onfido_python-4.6.0}/setup.cfg +0 -0
- {onfido_python-4.5.0 → onfido_python-4.6.0}/tests/test_address_picker.py +0 -0
- {onfido_python-4.5.0 → onfido_python-4.6.0}/tests/test_applicants.py +0 -0
- {onfido_python-4.5.0 → onfido_python-4.6.0}/tests/test_checks.py +0 -0
- {onfido_python-4.5.0 → onfido_python-4.6.0}/tests/test_classic_webhook_event_verification.py +0 -0
- {onfido_python-4.5.0 → onfido_python-4.6.0}/tests/test_documents.py +0 -0
- {onfido_python-4.5.0 → onfido_python-4.6.0}/tests/test_extraction.py +0 -0
- {onfido_python-4.5.0 → onfido_python-4.6.0}/tests/test_id_photos.py +0 -0
- {onfido_python-4.5.0 → onfido_python-4.6.0}/tests/test_live_photos.py +0 -0
- {onfido_python-4.5.0 → onfido_python-4.6.0}/tests/test_live_video.py +0 -0
- {onfido_python-4.5.0 → onfido_python-4.6.0}/tests/test_motion_capture.py +0 -0
- {onfido_python-4.5.0 → onfido_python-4.6.0}/tests/test_qualified_electronic_signatures.py +0 -0
- {onfido_python-4.5.0 → onfido_python-4.6.0}/tests/test_report_schemas.py +0 -0
- {onfido_python-4.5.0 → onfido_python-4.6.0}/tests/test_sdk_token.py +0 -0
- {onfido_python-4.5.0 → onfido_python-4.6.0}/tests/test_studio_webhook_event_verification.py +0 -0
- {onfido_python-4.5.0 → onfido_python-4.6.0}/tests/test_tasks.py +0 -0
- {onfido_python-4.5.0 → onfido_python-4.6.0}/tests/test_watchlist_monitor.py +0 -0
- {onfido_python-4.5.0 → onfido_python-4.6.0}/tests/test_webhooks.py +0 -0
- {onfido_python-4.5.0 → onfido_python-4.6.0}/tests/test_workflow_run_outputs.py +0 -0
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
Metadata-Version: 2.
|
|
1
|
+
Metadata-Version: 2.2
|
|
2
2
|
Name: onfido-python
|
|
3
|
-
Version: 4.
|
|
3
|
+
Version: 4.6.0
|
|
4
4
|
Summary: Python library for the Onfido API
|
|
5
5
|
Home-page:
|
|
6
6
|
Author: OpenAPI Generator community
|
|
@@ -13,6 +13,14 @@ Requires-Dist: urllib3<3.0.0,>=1.25.3
|
|
|
13
13
|
Requires-Dist: python-dateutil>=2.8.2
|
|
14
14
|
Requires-Dist: pydantic>=2
|
|
15
15
|
Requires-Dist: typing-extensions>=4.7.1
|
|
16
|
+
Dynamic: author
|
|
17
|
+
Dynamic: author-email
|
|
18
|
+
Dynamic: description
|
|
19
|
+
Dynamic: description-content-type
|
|
20
|
+
Dynamic: keywords
|
|
21
|
+
Dynamic: license
|
|
22
|
+
Dynamic: requires-dist
|
|
23
|
+
Dynamic: summary
|
|
16
24
|
|
|
17
25
|
The Onfido API (v3.6)
|
|
18
26
|
|
|
@@ -2,9 +2,9 @@
|
|
|
2
2
|
|
|
3
3
|
The official Python library for integrating with the Onfido API.
|
|
4
4
|
|
|
5
|
-
Documentation
|
|
5
|
+
Documentation is available at <https://documentation.onfido.com>.
|
|
6
6
|
|
|
7
|
-
This version uses Onfido API v3.6. Refer to our [API versioning guide](https://developers.onfido.com/guide/api-versioning-policy#client-libraries) for details
|
|
7
|
+
This version uses Onfido API v3.6. Refer to our [API versioning guide](https://developers.onfido.com/guide/api-versioning-policy#client-libraries) for details. It explains which client library versions use which versions of the API.
|
|
8
8
|
|
|
9
9
|
[](https://badge.fury.io/py/onfido-python)
|
|
10
10
|

|
|
@@ -19,7 +19,7 @@ Python 3.7+
|
|
|
19
19
|
|
|
20
20
|
#### Pip
|
|
21
21
|
|
|
22
|
-
If the
|
|
22
|
+
If the Python package is hosted on a repository, you can install it directly using:
|
|
23
23
|
|
|
24
24
|
```sh
|
|
25
25
|
pip install onfido-python
|
|
@@ -68,7 +68,7 @@ with onfido.ApiClient(configuration) as api_client:
|
|
|
68
68
|
...
|
|
69
69
|
```
|
|
70
70
|
|
|
71
|
-
NB: by default, timeout values are set to 30 seconds.
|
|
71
|
+
NB: by default, timeout values are set to 30 seconds. You can change the default timeout values by setting the `timeout` parameter in the `Configuration` object, as shown in the example above.
|
|
72
72
|
|
|
73
73
|
### Making a call to the API
|
|
74
74
|
|
|
@@ -97,7 +97,7 @@ Specific exception types are defined into [exceptions.py](onfido/exceptions.py).
|
|
|
97
97
|
|
|
98
98
|
### Webhook event verification
|
|
99
99
|
|
|
100
|
-
Webhook events payload needs to be verified before it can be accessed.
|
|
100
|
+
Webhook events payload needs to be verified before it can be accessed. Verifying webhook payloads is crucial for security reasons, as it ensures that the payloads are indeed from Onfido and have not been tampered with. The library allows you to easily decode the payload and verify its signature before returning it as an object for user convenience:
|
|
101
101
|
|
|
102
102
|
```python
|
|
103
103
|
try:
|
|
@@ -115,41 +115,43 @@ Webhook events payload needs to be verified before it can be accessed. Library a
|
|
|
115
115
|
|
|
116
116
|
#### Do not use additional properties
|
|
117
117
|
|
|
118
|
-
|
|
118
|
+
Except for accessing Task object's outputs, avoid using the `additional_properties` dictionary to access undefined properties to prevent breaking changes when these fields appear.
|
|
119
119
|
|
|
120
120
|
## Contributing
|
|
121
121
|
|
|
122
|
-
This library is automatically generated using [OpenAPI Generator](https://openapi-generator.tech) (version: 7.9.0); therefore all
|
|
122
|
+
This library is automatically generated using [OpenAPI Generator](https://openapi-generator.tech) (version: 7.9.0); therefore, all contributions (except test files) should target the [Onfido OpenAPI specification repository](https://github.com/onfido/onfido-openapi-spec/tree/master) instead of this repository. Please follow the contribution guidelines provided in the OpenAPI specification repository.
|
|
123
123
|
|
|
124
124
|
For contributions to the tests instead, please follow the steps below:
|
|
125
125
|
|
|
126
|
-
1. [
|
|
126
|
+
1. Fork the [repository](https://github.com/onfido/onfido-python/fork)
|
|
127
127
|
2. Create your feature branch (`git checkout -b my-new-feature`)
|
|
128
128
|
3. Make your changes
|
|
129
|
-
4. Commit your changes (`git commit -am 'Add
|
|
129
|
+
4. Commit your changes (`git commit -am 'Add detailed description of the feature'`)
|
|
130
130
|
5. Push to the branch (`git push origin my-new-feature`)
|
|
131
131
|
6. Create a new Pull Request
|
|
132
132
|
|
|
133
133
|
## Versioning policy
|
|
134
134
|
|
|
135
|
-
|
|
135
|
+
Versioning helps manage changes and ensures compatibility across different versions of the library.
|
|
136
136
|
|
|
137
|
-
|
|
137
|
+
[Semantic Versioning](https://semver.org) policy is used for library versioning, following the guidelines and limitations outlined below:
|
|
138
|
+
|
|
139
|
+
- MAJOR versions (x.0.0) may:
|
|
138
140
|
- target a new API version
|
|
139
141
|
- include non-backward compatible change
|
|
140
|
-
- MINOR versions (0.x.0)
|
|
142
|
+
- MINOR versions (0.x.0) may:
|
|
141
143
|
- add a new functionality, non-mandatory parameter or property
|
|
142
144
|
- deprecate an old functionality
|
|
143
145
|
- include non-backward compatible change to a functionality which is:
|
|
144
146
|
- labelled as alpha or beta
|
|
145
147
|
- completely broken and not usable
|
|
146
|
-
- PATCH version (0.0.x)
|
|
148
|
+
- PATCH version (0.0.x) will:
|
|
147
149
|
- fix a bug
|
|
148
150
|
- include backward compatible changes only
|
|
149
151
|
|
|
150
152
|
## More documentation
|
|
151
153
|
|
|
152
|
-
|
|
154
|
+
Additional documentation and code examples can be found at <https://documentation.onfido.com>.
|
|
153
155
|
|
|
154
156
|
## Support
|
|
155
157
|
|
|
@@ -90,7 +90,7 @@ class ApiClient:
|
|
|
90
90
|
self.default_headers[header_name] = header_value
|
|
91
91
|
self.cookie = cookie
|
|
92
92
|
# Set default User-Agent.
|
|
93
|
-
self.user_agent = 'onfido-python/4.
|
|
93
|
+
self.user_agent = 'onfido-python/4.6.0'
|
|
94
94
|
self.client_side_validation = configuration.client_side_validation
|
|
95
95
|
|
|
96
96
|
def __enter__(self):
|
|
@@ -394,7 +394,7 @@ conf = onfido.Configuration(
|
|
|
394
394
|
"OS: {env}\n"\
|
|
395
395
|
"Python Version: {pyversion}\n"\
|
|
396
396
|
"Version of the API: v3.6\n"\
|
|
397
|
-
"SDK Package Version: 4.
|
|
397
|
+
"SDK Package Version: 4.6.0".\
|
|
398
398
|
format(env=sys.platform, pyversion=sys.version)
|
|
399
399
|
|
|
400
400
|
def get_host_settings(self):
|
|
@@ -38,8 +38,8 @@ class IdNumber(BaseModel):
|
|
|
38
38
|
if value is None:
|
|
39
39
|
return value
|
|
40
40
|
|
|
41
|
-
if value not in set(['ssn', 'social_insurance', 'tax_id', 'identity_card', 'driving_licence', 'share_code', 'voter_id', 'passport', 'other']):
|
|
42
|
-
raise ValueError("must be one of enum values ('ssn', 'social_insurance', 'tax_id', 'identity_card', 'driving_licence', 'share_code', 'voter_id', 'passport', 'other')")
|
|
41
|
+
if value not in set(['ssn', 'social_insurance', 'tax_id', 'identity_card', 'driving_license', 'driving_licence', 'share_code', 'voter_id', 'passport', 'other']):
|
|
42
|
+
raise ValueError("must be one of enum values ('ssn', 'social_insurance', 'tax_id', 'identity_card', 'driving_license', 'driving_licence', 'share_code', 'voter_id', 'passport', 'other')")
|
|
43
43
|
return value
|
|
44
44
|
|
|
45
45
|
model_config = ConfigDict(
|
|
@@ -45,8 +45,9 @@ class WebhookEventPayloadResource(BaseModel):
|
|
|
45
45
|
reasons: Optional[List[StrictStr]] = Field(default=None, description="The reasons the Workflow Run outcome was reached. Configurable when creating the Workflow Version.")
|
|
46
46
|
link: Optional[WorkflowRunLink] = Field(default=None, description="Object for the configuration of the Workflow Run link.")
|
|
47
47
|
error: Optional[WorkflowRunError] = Field(default=None, description="Error object that details why a Workflow Run is in Error status.")
|
|
48
|
+
customer_user_id: Optional[Annotated[str, Field(strict=True, max_length=256)]] = Field(default=None, description="Customer-provided user identifier.")
|
|
48
49
|
additional_properties: Dict[str, Any] = {}
|
|
49
|
-
__properties: ClassVar[List[str]] = ["id", "applicant_id", "created_at", "updated_at", "dashboard_url", "workflow_id", "workflow_run_id", "workflow_version_id", "task_def_id", "task_def_version", "input", "output", "reasons", "link", "error"]
|
|
50
|
+
__properties: ClassVar[List[str]] = ["id", "applicant_id", "created_at", "updated_at", "dashboard_url", "workflow_id", "workflow_run_id", "workflow_version_id", "task_def_id", "task_def_version", "input", "output", "reasons", "link", "error", "customer_user_id"]
|
|
50
51
|
|
|
51
52
|
@field_validator('task_def_id')
|
|
52
53
|
def task_def_id_validate_regular_expression(cls, value):
|
|
@@ -146,7 +147,8 @@ class WebhookEventPayloadResource(BaseModel):
|
|
|
146
147
|
"output": obj.get("output"),
|
|
147
148
|
"reasons": obj.get("reasons"),
|
|
148
149
|
"link": WorkflowRunLink.from_dict(obj["link"]) if obj.get("link") is not None else None,
|
|
149
|
-
"error": WorkflowRunError.from_dict(obj["error"]) if obj.get("error") is not None else None
|
|
150
|
+
"error": WorkflowRunError.from_dict(obj["error"]) if obj.get("error") is not None else None,
|
|
151
|
+
"customer_user_id": obj.get("customer_user_id")
|
|
150
152
|
})
|
|
151
153
|
# store additional fields in additional_properties
|
|
152
154
|
for _key in obj.keys():
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
Metadata-Version: 2.
|
|
1
|
+
Metadata-Version: 2.2
|
|
2
2
|
Name: onfido-python
|
|
3
|
-
Version: 4.
|
|
3
|
+
Version: 4.6.0
|
|
4
4
|
Summary: Python library for the Onfido API
|
|
5
5
|
Home-page:
|
|
6
6
|
Author: OpenAPI Generator community
|
|
@@ -13,6 +13,14 @@ Requires-Dist: urllib3<3.0.0,>=1.25.3
|
|
|
13
13
|
Requires-Dist: python-dateutil>=2.8.2
|
|
14
14
|
Requires-Dist: pydantic>=2
|
|
15
15
|
Requires-Dist: typing-extensions>=4.7.1
|
|
16
|
+
Dynamic: author
|
|
17
|
+
Dynamic: author-email
|
|
18
|
+
Dynamic: description
|
|
19
|
+
Dynamic: description-content-type
|
|
20
|
+
Dynamic: keywords
|
|
21
|
+
Dynamic: license
|
|
22
|
+
Dynamic: requires-dist
|
|
23
|
+
Dynamic: summary
|
|
16
24
|
|
|
17
25
|
The Onfido API (v3.6)
|
|
18
26
|
|
|
@@ -21,7 +21,7 @@ from setuptools import setup, find_packages # noqa: H301
|
|
|
21
21
|
# prerequisite: setuptools
|
|
22
22
|
# http://pypi.python.org/pypi/setuptools
|
|
23
23
|
NAME = "onfido-python"
|
|
24
|
-
VERSION = "4.
|
|
24
|
+
VERSION = "4.6.0"
|
|
25
25
|
PYTHON_REQUIRES = ">= 3.8"
|
|
26
26
|
REQUIRES = [
|
|
27
27
|
"urllib3 >= 1.25.3, < 3.0.0",
|
|
@@ -1,7 +1,12 @@
|
|
|
1
1
|
import pytest
|
|
2
2
|
|
|
3
3
|
from onfido import Report, ReportName, ReportStatus
|
|
4
|
-
from tests.conftest import
|
|
4
|
+
from tests.conftest import (
|
|
5
|
+
create_applicant,
|
|
6
|
+
create_check,
|
|
7
|
+
upload_document,
|
|
8
|
+
repeat_request_until_status_changes,
|
|
9
|
+
)
|
|
5
10
|
from typing import List
|
|
6
11
|
|
|
7
12
|
|
|
@@ -51,13 +56,17 @@ def test_list_reports(sorted_reports):
|
|
|
51
56
|
|
|
52
57
|
|
|
53
58
|
def test_find_report(onfido_api, document_report_id, identity_report_id):
|
|
54
|
-
get_document_report =
|
|
59
|
+
get_document_report = Report(
|
|
60
|
+
repeat_request_until_status_changes(
|
|
61
|
+
onfido_api.find_report, [document_report_id], ReportStatus.COMPLETE
|
|
62
|
+
)
|
|
63
|
+
)
|
|
55
64
|
get_identity_report = onfido_api.find_report(identity_report_id)
|
|
56
65
|
|
|
57
66
|
assert isinstance(get_document_report, Report)
|
|
58
67
|
assert get_document_report.actual_instance.id == document_report_id
|
|
59
68
|
assert get_document_report.actual_instance.name == ReportName.DOCUMENT
|
|
60
|
-
assert get_document_report.actual_instance.status == ReportStatus.
|
|
69
|
+
assert get_document_report.actual_instance.status == ReportStatus.COMPLETE
|
|
61
70
|
|
|
62
71
|
assert isinstance(get_identity_report, Report)
|
|
63
72
|
assert get_identity_report.actual_instance.id == identity_report_id
|
|
@@ -2,7 +2,12 @@ import tempfile
|
|
|
2
2
|
import zipfile
|
|
3
3
|
import pytest
|
|
4
4
|
|
|
5
|
-
from onfido import
|
|
5
|
+
from onfido import (
|
|
6
|
+
TimelineFileReference,
|
|
7
|
+
WorkflowRun,
|
|
8
|
+
WorkflowRunBuilder,
|
|
9
|
+
WorkflowRunStatus,
|
|
10
|
+
)
|
|
6
11
|
from tests.conftest import (
|
|
7
12
|
create_applicant,
|
|
8
13
|
create_workflow_run,
|
|
@@ -81,7 +86,9 @@ def test_download_evidence_folder(onfido_api, applicant_id):
|
|
|
81
86
|
onfido_api.find_workflow_run, [workflow_run_id], WorkflowRunStatus.APPROVED
|
|
82
87
|
)
|
|
83
88
|
|
|
84
|
-
file =
|
|
89
|
+
file = repeat_request_until_http_code_changes(
|
|
90
|
+
onfido_api.download_evidence_folder, [workflow_run_id]
|
|
91
|
+
)
|
|
85
92
|
|
|
86
93
|
assert len(file) > 0
|
|
87
94
|
with tempfile.NamedTemporaryFile() as tmp_file:
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{onfido_python-4.5.0 → onfido_python-4.6.0}/onfido/models/device_intelligence_breakdown_breakdown.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{onfido_python-4.5.0 → onfido_python-4.6.0}/onfido/models/document_breakdown_age_validation.py
RENAMED
|
File without changes
|
|
File without changes
|
{onfido_python-4.5.0 → onfido_python-4.6.0}/onfido/models/document_breakdown_compromised_document.py
RENAMED
|
File without changes
|
|
File without changes
|
{onfido_python-4.5.0 → onfido_python-4.6.0}/onfido/models/document_breakdown_data_comparison.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
{onfido_python-4.5.0 → onfido_python-4.6.0}/onfido/models/document_breakdown_data_consistency.py
RENAMED
|
File without changes
|
|
File without changes
|
{onfido_python-4.5.0 → onfido_python-4.6.0}/onfido/models/document_breakdown_data_validation.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{onfido_python-4.5.0 → onfido_python-4.6.0}/onfido/models/document_breakdown_image_integrity.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{onfido_python-4.5.0 → onfido_python-4.6.0}/onfido/models/document_breakdown_issuing_authority.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{onfido_python-4.5.0 → onfido_python-4.6.0}/onfido/models/document_breakdown_police_record.py
RENAMED
|
File without changes
|
{onfido_python-4.5.0 → onfido_python-4.6.0}/onfido/models/document_breakdown_visual_authenticity.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{onfido_python-4.5.0 → onfido_python-4.6.0}/onfido/models/document_properties_address_lines.py
RENAMED
|
File without changes
|
{onfido_python-4.5.0 → onfido_python-4.6.0}/onfido/models/document_properties_barcode_inner.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{onfido_python-4.5.0 → onfido_python-4.6.0}/onfido/models/document_properties_extracted_data.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{onfido_python-4.5.0 → onfido_python-4.6.0}/onfido/models/extraction_document_classification.py
RENAMED
|
File without changes
|
|
File without changes
|
{onfido_python-4.5.0 → onfido_python-4.6.0}/onfido/models/facial_similarity_motion_breakdown.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{onfido_python-4.5.0 → onfido_python-4.6.0}/onfido/models/facial_similarity_motion_properties.py
RENAMED
|
File without changes
|
{onfido_python-4.5.0 → onfido_python-4.6.0}/onfido/models/facial_similarity_motion_report.py
RENAMED
|
File without changes
|
{onfido_python-4.5.0 → onfido_python-4.6.0}/onfido/models/facial_similarity_photo_breakdown.py
RENAMED
|
File without changes
|
|
File without changes
|