onfido 2.9.0 → 3.1.0
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/CHANGELOG.md +11 -4
- data/Gemfile +5 -4
- data/LICENSE +5 -7
- data/README.md +69 -51
- data/Rakefile +10 -0
- data/lib/onfido/api/default_api.rb +4233 -0
- data/lib/onfido/api_client.rb +431 -0
- data/lib/onfido/api_error.rb +58 -0
- data/lib/onfido/configuration.rb +420 -0
- data/lib/onfido/models/address.rb +422 -0
- data/lib/onfido/models/address_builder.rb +422 -0
- data/lib/onfido/models/address_shared.rb +415 -0
- data/lib/onfido/models/addresses_list.rb +216 -0
- data/lib/onfido/models/applicant.rb +390 -0
- data/lib/onfido/models/applicant_builder.rb +358 -0
- data/lib/onfido/models/applicant_create.rb +281 -0
- data/lib/onfido/models/applicant_request.rb +232 -0
- data/lib/onfido/models/applicant_response.rb +341 -0
- data/lib/onfido/models/applicant_shared.rb +246 -0
- data/lib/onfido/models/applicant_update.rb +267 -0
- data/lib/onfido/models/applicant_updater.rb +344 -0
- data/lib/onfido/models/applicants_list.rb +223 -0
- data/lib/onfido/models/check.rb +419 -0
- data/lib/onfido/models/check_builder.rb +360 -0
- data/lib/onfido/models/check_request.rb +301 -0
- data/lib/onfido/models/check_response.rb +350 -0
- data/lib/onfido/models/check_shared.rb +266 -0
- data/lib/onfido/models/checks_list.rb +223 -0
- data/lib/onfido/models/complete_task_builder.rb +221 -0
- data/lib/onfido/models/complete_task_data_builder.rb +106 -0
- data/lib/onfido/models/consent_item.rb +272 -0
- data/lib/onfido/models/consents_builder.rb +205 -0
- data/lib/onfido/models/country_codes.rb +289 -0
- data/lib/onfido/models/device_intelligence_breakdown.rb +223 -0
- data/lib/onfido/models/device_intelligence_breakdown_breakdown.rb +214 -0
- data/lib/onfido/models/device_intelligence_breakdown_breakdown_device.rb +215 -0
- data/lib/onfido/models/device_intelligence_breakdown_breakdown_device_breakdown.rb +232 -0
- data/lib/onfido/models/device_intelligence_breakdown_properties.rb +232 -0
- data/lib/onfido/models/device_intelligence_breakdown_properties_device.rb +468 -0
- data/lib/onfido/models/device_intelligence_breakdown_properties_geolocation.rb +257 -0
- data/lib/onfido/models/device_intelligence_breakdown_properties_ip.rb +245 -0
- data/lib/onfido/models/device_intelligence_report.rb +345 -0
- data/lib/onfido/models/document.rb +376 -0
- data/lib/onfido/models/document_breakdown.rb +286 -0
- data/lib/onfido/models/document_breakdown_age_validation.rb +224 -0
- data/lib/onfido/models/document_breakdown_age_validation_breakdown.rb +214 -0
- data/lib/onfido/models/document_breakdown_compromised_document.rb +224 -0
- data/lib/onfido/models/document_breakdown_compromised_document_breakdown.rb +223 -0
- data/lib/onfido/models/document_breakdown_data_comparison.rb +224 -0
- data/lib/onfido/models/document_breakdown_data_comparison_breakdown.rb +277 -0
- data/lib/onfido/models/document_breakdown_data_comparison_breakdown_issuing_country.rb +223 -0
- data/lib/onfido/models/document_breakdown_data_consistency.rb +224 -0
- data/lib/onfido/models/document_breakdown_data_consistency_breakdown.rb +295 -0
- data/lib/onfido/models/document_breakdown_data_validation.rb +224 -0
- data/lib/onfido/models/document_breakdown_data_validation_breakdown.rb +268 -0
- data/lib/onfido/models/document_breakdown_data_validation_breakdown_document_expiration.rb +224 -0
- data/lib/onfido/models/document_breakdown_data_validation_breakdown_expiry_date.rb +224 -0
- data/lib/onfido/models/document_breakdown_image_integrity.rb +224 -0
- data/lib/onfido/models/document_breakdown_image_integrity_breakdown.rb +241 -0
- data/lib/onfido/models/document_breakdown_image_integrity_breakdown_colour_picture.rb +224 -0
- data/lib/onfido/models/document_breakdown_image_integrity_breakdown_conclusive_document_quality.rb +224 -0
- data/lib/onfido/models/document_breakdown_image_integrity_breakdown_image_quality.rb +224 -0
- data/lib/onfido/models/document_breakdown_image_integrity_breakdown_supported_document.rb +224 -0
- data/lib/onfido/models/document_breakdown_issuing_authority.rb +224 -0
- data/lib/onfido/models/document_breakdown_issuing_authority_breakdown.rb +223 -0
- data/lib/onfido/models/document_breakdown_issuing_authority_breakdown_nfc_active_authentication.rb +224 -0
- data/lib/onfido/models/document_breakdown_issuing_authority_breakdown_nfc_passive_authentication.rb +224 -0
- data/lib/onfido/models/document_breakdown_police_record.rb +215 -0
- data/lib/onfido/models/document_breakdown_visual_authenticity.rb +224 -0
- data/lib/onfido/models/document_breakdown_visual_authenticity_breakdown.rb +277 -0
- data/lib/onfido/models/document_breakdown_visual_authenticity_breakdown_digital_tampering.rb +224 -0
- data/lib/onfido/models/document_breakdown_visual_authenticity_breakdown_face_detection.rb +224 -0
- data/lib/onfido/models/document_breakdown_visual_authenticity_breakdown_fonts.rb +224 -0
- data/lib/onfido/models/document_breakdown_visual_authenticity_breakdown_original_document_present.rb +224 -0
- data/lib/onfido/models/document_breakdown_visual_authenticity_breakdown_other.rb +224 -0
- data/lib/onfido/models/document_breakdown_visual_authenticity_breakdown_picture_face_integrity.rb +224 -0
- data/lib/onfido/models/document_breakdown_visual_authenticity_breakdown_security_features.rb +224 -0
- data/lib/onfido/models/document_breakdown_visual_authenticity_breakdown_template.rb +224 -0
- data/lib/onfido/models/document_cdq_reasons.rb +285 -0
- data/lib/onfido/models/document_iq_reasons.rb +305 -0
- data/lib/onfido/models/document_odp_reasons.rb +245 -0
- data/lib/onfido/models/document_properties.rb +663 -0
- data/lib/onfido/models/document_properties_address_lines.rb +259 -0
- data/lib/onfido/models/document_properties_barcode_inner.rb +367 -0
- data/lib/onfido/models/document_properties_document_classification.rb +232 -0
- data/lib/onfido/models/document_properties_document_numbers_inner.rb +223 -0
- data/lib/onfido/models/document_properties_driving_licence_information.rb +241 -0
- data/lib/onfido/models/document_properties_extracted_data.rb +394 -0
- data/lib/onfido/models/document_properties_nfc.rb +322 -0
- data/lib/onfido/models/document_report.rb +354 -0
- data/lib/onfido/models/document_response.rb +272 -0
- data/lib/onfido/models/document_shared.rb +301 -0
- data/lib/onfido/models/document_types.rb +64 -0
- data/lib/onfido/models/document_video_report.rb +354 -0
- data/lib/onfido/models/document_video_with_address_information_report.rb +354 -0
- data/lib/onfido/models/document_with_address_information_report.rb +354 -0
- data/lib/onfido/models/document_with_driver_verification_report.rb +354 -0
- data/lib/onfido/models/document_with_driver_verification_report_all_of_properties.rb +731 -0
- data/lib/onfido/models/document_with_driver_verification_report_all_of_properties_all_of_passenger_vehicle.rb +236 -0
- data/lib/onfido/models/document_with_driver_verification_report_all_of_properties_all_of_vehicle_class_details_inner.rb +245 -0
- data/lib/onfido/models/document_with_driving_licence_information_report.rb +354 -0
- data/lib/onfido/models/documents_list.rb +223 -0
- data/lib/onfido/models/error.rb +214 -0
- data/lib/onfido/models/error1.rb +224 -0
- data/lib/onfido/models/error_properties.rb +234 -0
- data/lib/onfido/models/error_properties1.rb +223 -0
- data/lib/onfido/models/extract_request.rb +222 -0
- data/lib/onfido/models/extraction.rb +233 -0
- data/lib/onfido/models/extraction_document_classification.rb +289 -0
- data/lib/onfido/models/extraction_extracted_data.rb +530 -0
- data/lib/onfido/models/facial_similarity_motion_breakdown.rb +232 -0
- data/lib/onfido/models/facial_similarity_motion_breakdown_face_comparison.rb +224 -0
- data/lib/onfido/models/facial_similarity_motion_breakdown_image_integrity.rb +224 -0
- data/lib/onfido/models/facial_similarity_motion_breakdown_image_integrity_breakdown.rb +223 -0
- data/lib/onfido/models/facial_similarity_motion_breakdown_image_integrity_breakdown_face_detected.rb +224 -0
- data/lib/onfido/models/facial_similarity_motion_breakdown_image_integrity_breakdown_source_integrity.rb +224 -0
- data/lib/onfido/models/facial_similarity_motion_breakdown_visual_authenticity.rb +224 -0
- data/lib/onfido/models/facial_similarity_motion_breakdown_visual_authenticity_breakdown.rb +223 -0
- data/lib/onfido/models/facial_similarity_motion_breakdown_visual_authenticity_breakdown_spoofing_detection.rb +224 -0
- data/lib/onfido/models/facial_similarity_motion_properties.rb +215 -0
- data/lib/onfido/models/facial_similarity_motion_report.rb +354 -0
- data/lib/onfido/models/facial_similarity_photo_breakdown.rb +232 -0
- data/lib/onfido/models/facial_similarity_photo_breakdown_face_comparison.rb +224 -0
- data/lib/onfido/models/facial_similarity_photo_breakdown_face_comparison_breakdown.rb +214 -0
- data/lib/onfido/models/facial_similarity_photo_breakdown_face_comparison_breakdown_face_match.rb +224 -0
- data/lib/onfido/models/facial_similarity_photo_breakdown_face_comparison_breakdown_face_match_properties.rb +225 -0
- data/lib/onfido/models/facial_similarity_photo_breakdown_image_integrity.rb +224 -0
- data/lib/onfido/models/facial_similarity_photo_breakdown_image_integrity_breakdown.rb +223 -0
- data/lib/onfido/models/facial_similarity_photo_breakdown_image_integrity_breakdown_face_detected.rb +224 -0
- data/lib/onfido/models/facial_similarity_photo_breakdown_image_integrity_breakdown_source_integrity.rb +224 -0
- data/lib/onfido/models/facial_similarity_photo_breakdown_visual_authenticity.rb +224 -0
- data/lib/onfido/models/facial_similarity_photo_breakdown_visual_authenticity_breakdown.rb +214 -0
- data/lib/onfido/models/facial_similarity_photo_breakdown_visual_authenticity_breakdown_spoofing_detection.rb +224 -0
- data/lib/onfido/models/facial_similarity_photo_breakdown_visual_authenticity_breakdown_spoofing_detection_properties.rb +215 -0
- data/lib/onfido/models/facial_similarity_photo_fully_auto_breakdown.rb +232 -0
- data/lib/onfido/models/facial_similarity_photo_fully_auto_breakdown_image_integrity.rb +224 -0
- data/lib/onfido/models/facial_similarity_photo_fully_auto_breakdown_image_integrity_breakdown.rb +223 -0
- data/lib/onfido/models/facial_similarity_photo_fully_auto_breakdown_image_integrity_breakdown_source_integrity.rb +224 -0
- data/lib/onfido/models/facial_similarity_photo_fully_auto_properties.rb +215 -0
- data/lib/onfido/models/facial_similarity_photo_fully_auto_report.rb +354 -0
- data/lib/onfido/models/facial_similarity_photo_properties.rb +215 -0
- data/lib/onfido/models/facial_similarity_photo_report.rb +354 -0
- data/lib/onfido/models/facial_similarity_video_breakdown.rb +232 -0
- data/lib/onfido/models/facial_similarity_video_breakdown_face_comparison.rb +224 -0
- data/lib/onfido/models/facial_similarity_video_breakdown_image_integrity.rb +224 -0
- data/lib/onfido/models/facial_similarity_video_breakdown_image_integrity_breakdown.rb +223 -0
- data/lib/onfido/models/facial_similarity_video_breakdown_image_integrity_breakdown_face_detected.rb +224 -0
- data/lib/onfido/models/facial_similarity_video_breakdown_image_integrity_breakdown_source_integrity.rb +224 -0
- data/lib/onfido/models/facial_similarity_video_breakdown_visual_authenticity.rb +224 -0
- data/lib/onfido/models/facial_similarity_video_breakdown_visual_authenticity_breakdown.rb +223 -0
- data/lib/onfido/models/facial_similarity_video_breakdown_visual_authenticity_breakdown_liveness_detected.rb +224 -0
- data/lib/onfido/models/facial_similarity_video_breakdown_visual_authenticity_breakdown_spoofing_detection.rb +224 -0
- data/lib/onfido/models/facial_similarity_video_properties.rb +215 -0
- data/lib/onfido/models/facial_similarity_video_report.rb +354 -0
- data/lib/onfido/models/id_number.rb +269 -0
- data/lib/onfido/models/id_photo.rb +289 -0
- data/lib/onfido/models/id_photo_response.rb +282 -0
- data/lib/onfido/models/id_photos_list.rb +223 -0
- data/lib/onfido/models/identity_enhanced_breakdown.rb +241 -0
- data/lib/onfido/models/identity_enhanced_breakdown_address.rb +224 -0
- data/lib/onfido/models/identity_enhanced_breakdown_address_breakdown.rb +232 -0
- data/lib/onfido/models/identity_enhanced_breakdown_address_breakdown_credit_agencies.rb +224 -0
- data/lib/onfido/models/identity_enhanced_breakdown_address_breakdown_credit_agencies_properties.rb +214 -0
- data/lib/onfido/models/identity_enhanced_breakdown_address_breakdown_telephone_database.rb +224 -0
- data/lib/onfido/models/identity_enhanced_breakdown_address_breakdown_voting_register.rb +224 -0
- data/lib/onfido/models/identity_enhanced_breakdown_date_of_birth.rb +224 -0
- data/lib/onfido/models/identity_enhanced_breakdown_date_of_birth_breakdown.rb +223 -0
- data/lib/onfido/models/identity_enhanced_breakdown_date_of_birth_breakdown_credit_agencies.rb +224 -0
- data/lib/onfido/models/identity_enhanced_breakdown_date_of_birth_breakdown_voting_register.rb +224 -0
- data/lib/onfido/models/identity_enhanced_breakdown_mortality.rb +215 -0
- data/lib/onfido/models/identity_enhanced_breakdown_sources.rb +224 -0
- data/lib/onfido/models/identity_enhanced_breakdown_sources_breakdown.rb +214 -0
- data/lib/onfido/models/identity_enhanced_breakdown_sources_breakdown_total_sources.rb +224 -0
- data/lib/onfido/models/identity_enhanced_breakdown_sources_breakdown_total_sources_properties.rb +214 -0
- data/lib/onfido/models/identity_enhanced_properties.rb +227 -0
- data/lib/onfido/models/identity_enhanced_properties_matched_addresses_inner.rb +227 -0
- data/lib/onfido/models/identity_enhanced_report.rb +354 -0
- data/lib/onfido/models/india_pan_report.rb +354 -0
- data/lib/onfido/models/india_pan_report_all_of_breakdown.rb +214 -0
- data/lib/onfido/models/india_pan_report_all_of_breakdown_device.rb +214 -0
- data/lib/onfido/models/india_pan_report_all_of_breakdown_device_breakdown.rb +223 -0
- data/lib/onfido/models/india_pan_report_all_of_breakdown_device_breakdown_pan_valid.rb +214 -0
- data/lib/onfido/models/india_pan_report_all_of_properties.rb +214 -0
- data/lib/onfido/models/india_pan_report_all_of_properties_device.rb +225 -0
- data/lib/onfido/models/known_faces_breakdown.rb +223 -0
- data/lib/onfido/models/known_faces_breakdown_image_integrity.rb +215 -0
- data/lib/onfido/models/known_faces_breakdown_previously_seen_faces.rb +215 -0
- data/lib/onfido/models/known_faces_properties.rb +217 -0
- data/lib/onfido/models/known_faces_properties_matches_inner.rb +255 -0
- data/lib/onfido/models/known_faces_report.rb +354 -0
- data/lib/onfido/models/live_photo.rb +289 -0
- data/lib/onfido/models/live_photo_response.rb +282 -0
- data/lib/onfido/models/live_photos_list.rb +223 -0
- data/lib/onfido/models/live_video.rb +287 -0
- data/lib/onfido/models/live_videos_list.rb +223 -0
- data/lib/onfido/models/location.rb +254 -0
- data/lib/onfido/models/location_builder.rb +254 -0
- data/lib/onfido/models/location_shared.rb +247 -0
- data/lib/onfido/models/motion_capture.rb +275 -0
- data/lib/onfido/models/motion_captures_list.rb +223 -0
- data/lib/onfido/models/photo_auto_reasons.rb +255 -0
- data/lib/onfido/models/photo_reasons.rb +255 -0
- data/lib/onfido/models/proof_of_address_breakdown.rb +232 -0
- data/lib/onfido/models/proof_of_address_breakdown_data_comparison.rb +224 -0
- data/lib/onfido/models/proof_of_address_breakdown_data_comparison_breakdown.rb +232 -0
- data/lib/onfido/models/proof_of_address_breakdown_document_classification.rb +224 -0
- data/lib/onfido/models/proof_of_address_breakdown_document_classification_breakdown.rb +214 -0
- data/lib/onfido/models/proof_of_address_breakdown_image_integrity.rb +224 -0
- data/lib/onfido/models/proof_of_address_breakdown_image_integrity_breakdown.rb +214 -0
- data/lib/onfido/models/proof_of_address_properties.rb +319 -0
- data/lib/onfido/models/proof_of_address_report.rb +354 -0
- data/lib/onfido/models/repeat_attempts_list.rb +292 -0
- data/lib/onfido/models/repeat_attempts_list_repeat_attempts_inner.rb +333 -0
- data/lib/onfido/models/report.rb +93 -0
- data/lib/onfido/models/report_document.rb +222 -0
- data/lib/onfido/models/report_name.rb +60 -0
- data/lib/onfido/models/report_result.rb +42 -0
- data/lib/onfido/models/report_shared.rb +329 -0
- data/lib/onfido/models/report_status.rb +44 -0
- data/lib/onfido/models/report_sub_result.rb +43 -0
- data/lib/onfido/models/reports_list.rb +223 -0
- data/lib/onfido/models/results_feedback.rb +279 -0
- data/lib/onfido/models/sdk_token.rb +229 -0
- data/lib/onfido/models/sdk_token_builder.rb +259 -0
- data/lib/onfido/models/sdk_token_request.rb +252 -0
- data/lib/onfido/models/sdk_token_response.rb +222 -0
- data/lib/onfido/models/task.rb +329 -0
- data/lib/onfido/models/task_item.rb +287 -0
- data/lib/onfido/models/timeline_file_reference.rb +239 -0
- data/lib/onfido/models/us_driving_licence_breakdown.rb +232 -0
- data/lib/onfido/models/us_driving_licence_breakdown_address.rb +224 -0
- data/lib/onfido/models/us_driving_licence_breakdown_address_breakdown.rb +259 -0
- data/lib/onfido/models/us_driving_licence_breakdown_document.rb +224 -0
- data/lib/onfido/models/us_driving_licence_breakdown_document_breakdown.rb +241 -0
- data/lib/onfido/models/us_driving_licence_breakdown_personal.rb +224 -0
- data/lib/onfido/models/us_driving_licence_breakdown_personal_breakdown.rb +322 -0
- data/lib/onfido/models/us_driving_licence_builder.rb +505 -0
- data/lib/onfido/models/us_driving_licence_report.rb +354 -0
- data/lib/onfido/models/us_driving_licence_shared.rb +499 -0
- data/lib/onfido/models/video_reasons.rb +245 -0
- data/lib/onfido/models/watchlist_aml_breakdown.rb +241 -0
- data/lib/onfido/models/watchlist_aml_breakdown_adverse_media.rb +215 -0
- data/lib/onfido/models/watchlist_aml_breakdown_legal_and_regulatory_warnings.rb +215 -0
- data/lib/onfido/models/watchlist_aml_breakdown_politically_exposed_person.rb +215 -0
- data/lib/onfido/models/watchlist_aml_breakdown_sanction.rb +215 -0
- data/lib/onfido/models/watchlist_aml_properties.rb +217 -0
- data/lib/onfido/models/watchlist_aml_report.rb +354 -0
- data/lib/onfido/models/watchlist_enhanced_breakdown.rb +241 -0
- data/lib/onfido/models/watchlist_enhanced_properties.rb +217 -0
- data/lib/onfido/models/watchlist_enhanced_report.rb +354 -0
- data/lib/onfido/models/watchlist_monitor.rb +342 -0
- data/lib/onfido/models/watchlist_monitor_builder.rb +292 -0
- data/lib/onfido/models/watchlist_monitor_match.rb +225 -0
- data/lib/onfido/models/watchlist_monitor_matches_list.rb +223 -0
- data/lib/onfido/models/watchlist_monitor_matches_updater.rb +227 -0
- data/lib/onfido/models/watchlist_monitor_response.rb +254 -0
- data/lib/onfido/models/watchlist_monitor_shared.rb +285 -0
- data/lib/onfido/models/watchlist_monitors_list.rb +223 -0
- data/lib/onfido/models/watchlist_peps_only_report.rb +354 -0
- data/lib/onfido/models/watchlist_sanctions_only_report.rb +354 -0
- data/lib/onfido/models/watchlist_standard_breakdown.rb +232 -0
- data/lib/onfido/models/watchlist_standard_properties.rb +217 -0
- data/lib/onfido/models/watchlist_standard_report.rb +354 -0
- data/lib/onfido/models/webhook.rb +304 -0
- data/lib/onfido/models/webhook_builder.rb +274 -0
- data/lib/onfido/models/webhook_create.rb +222 -0
- data/lib/onfido/models/webhook_event.rb +214 -0
- data/lib/onfido/models/webhook_event_payload.rb +273 -0
- data/lib/onfido/models/webhook_event_payload_object.rb +260 -0
- data/lib/onfido/models/webhook_event_type.rb +56 -0
- data/lib/onfido/models/webhook_resend.rb +216 -0
- data/lib/onfido/models/webhook_response.rb +252 -0
- data/lib/onfido/models/webhook_shared.rb +249 -0
- data/lib/onfido/models/webhook_update.rb +215 -0
- data/lib/onfido/models/webhook_updater.rb +267 -0
- data/lib/onfido/models/webhooks_list.rb +223 -0
- data/lib/onfido/models/webhooks_resend_item.rb +261 -0
- data/lib/onfido/models/workflow_run.rb +416 -0
- data/lib/onfido/models/workflow_run_builder.rb +316 -0
- data/lib/onfido/models/workflow_run_request.rb +217 -0
- data/lib/onfido/models/workflow_run_response.rb +317 -0
- data/lib/onfido/models/workflow_run_response_error.rb +226 -0
- data/lib/onfido/models/workflow_run_shared.rb +296 -0
- data/lib/onfido/models/workflow_run_shared_link.rb +290 -0
- data/lib/onfido/version.rb +12 -2
- data/lib/onfido/webhook_event_verifier.rb +20 -0
- data/lib/onfido.rb +309 -25
- data/onfido.gemspec +42 -33
- data/spec/integrations/address_picker_spec.rb +16 -0
- data/spec/integrations/applicant_spec.rb +73 -95
- data/spec/integrations/check_spec.rb +60 -41
- data/spec/integrations/document_spec.rb +28 -57
- data/spec/integrations/extraction_spec.rb +27 -12
- data/spec/integrations/id_photo_spec.rb +55 -0
- data/spec/integrations/live_photo_spec.rb +28 -45
- data/spec/integrations/live_video_spec.rb +33 -19
- data/spec/integrations/media/sample_driving_licence.png +0 -0
- data/spec/integrations/media/sample_photo.png +0 -0
- data/spec/integrations/motion_capture_spec.rb +30 -24
- data/spec/integrations/report_schema_spec.rb +45 -0
- data/spec/integrations/report_spec.rb +34 -25
- data/spec/integrations/sdk_token_spec.rb +12 -10
- data/spec/integrations/tasks_spec.rb +45 -0
- data/spec/integrations/watchlist_monitor_spec.rb +73 -0
- data/spec/integrations/webhook_spec.rb +40 -88
- data/spec/integrations/workflow_run_output_spec.rb +117 -0
- data/spec/integrations/workflow_run_spec.rb +64 -34
- data/spec/shared_contexts/with_applicant.rb +24 -0
- data/spec/shared_contexts/with_check.rb +18 -0
- data/spec/shared_contexts/with_document.rb +13 -0
- data/spec/shared_contexts/with_live_photo.rb +18 -0
- data/spec/shared_contexts/with_onfido.rb +14 -0
- data/spec/shared_contexts/with_workflow_run.rb +19 -0
- data/spec/spec_helper.rb +73 -11
- data/spec/webhook_event_verifier_spec.rb +29 -0
- metadata +367 -157
- data/.github/workflows/gem-push.yml +0 -31
- data/.github/workflows/ruby.yml +0 -25
- data/.gitignore +0 -19
- data/.rspec +0 -2
- data/.rubocop.yml +0 -13
- data/lib/onfido/api.rb +0 -65
- data/lib/onfido/errors/connection_error.rb +0 -6
- data/lib/onfido/errors/onfido_error.rb +0 -30
- data/lib/onfido/errors/request_error.rb +0 -6
- data/lib/onfido/errors/server_error.rb +0 -6
- data/lib/onfido/options.rb +0 -38
- data/lib/onfido/resource.rb +0 -153
- data/lib/onfido/resources/address.rb +0 -9
- data/lib/onfido/resources/applicant.rb +0 -29
- data/lib/onfido/resources/check.rb +0 -28
- data/lib/onfido/resources/document.rb +0 -28
- data/lib/onfido/resources/extraction.rb +0 -11
- data/lib/onfido/resources/live_photo.rb +0 -27
- data/lib/onfido/resources/live_video.rb +0 -17
- data/lib/onfido/resources/monitor.rb +0 -32
- data/lib/onfido/resources/motion_capture.rb +0 -21
- data/lib/onfido/resources/report.rb +0 -21
- data/lib/onfido/resources/sdk_token.rb +0 -10
- data/lib/onfido/resources/webhook.rb +0 -40
- data/lib/onfido/resources/workflow_run.rb +0 -21
- data/spec/integrations/address_spec.rb +0 -13
- data/spec/integrations/monitor_spec.rb +0 -100
- data/spec/integrations/resource_spec.rb +0 -106
- data/spec/onfido/api_spec.rb +0 -22
- data/spec/onfido/connection_error_spec.rb +0 -20
- data/spec/onfido/options_spec.rb +0 -39
- data/spec/onfido/request_error_spec.rb +0 -36
- data/spec/support/fake_onfido_api.rb +0 -295
- data/spec/support/fixtures/4xx_response.json +0 -14
- data/spec/support/fixtures/addresses.json +0 -24
- data/spec/support/fixtures/applicant.json +0 -28
- data/spec/support/fixtures/applicants.json +0 -12
- data/spec/support/fixtures/check.json +0 -12
- data/spec/support/fixtures/checks.json +0 -16
- data/spec/support/fixtures/document.json +0 -10
- data/spec/support/fixtures/documents.json +0 -23
- data/spec/support/fixtures/extraction.json +0 -23
- data/spec/support/fixtures/live_photo.json +0 -9
- data/spec/support/fixtures/live_photos.json +0 -22
- data/spec/support/fixtures/live_video.json +0 -23
- data/spec/support/fixtures/live_videos.json +0 -27
- data/spec/support/fixtures/monitor.json +0 -8
- data/spec/support/fixtures/monitor_matches.json +0 -12
- data/spec/support/fixtures/monitors.json +0 -12
- data/spec/support/fixtures/motion_capture.json +0 -9
- data/spec/support/fixtures/motion_captures.json +0 -13
- data/spec/support/fixtures/not_scheduled_for_deletion_error.json +0 -7
- data/spec/support/fixtures/report.json +0 -10
- data/spec/support/fixtures/reports.json +0 -24
- data/spec/support/fixtures/sdk_token.json +0 -3
- data/spec/support/fixtures/signed_workflow_run.pdf +0 -0
- data/spec/support/fixtures/unexpected_error_format.json +0 -3
- data/spec/support/fixtures/webhook.json +0 -14
- data/spec/support/fixtures/webhooks.json +0 -31
- data/spec/support/fixtures/workflow_run.json +0 -20
- data/spec/support/fixtures/workflow_runs.json +0 -42
@@ -0,0 +1,663 @@
|
|
1
|
+
=begin
|
2
|
+
#Onfido API v3.6
|
3
|
+
|
4
|
+
#The Onfido API (v3.6)
|
5
|
+
|
6
|
+
The version of the OpenAPI document: v3.6
|
7
|
+
|
8
|
+
Generated by: https://openapi-generator.tech
|
9
|
+
Generator version: 7.6.0
|
10
|
+
|
11
|
+
=end
|
12
|
+
|
13
|
+
require 'date'
|
14
|
+
require 'time'
|
15
|
+
|
16
|
+
module Onfido
|
17
|
+
class DocumentProperties
|
18
|
+
attr_accessor :date_of_birth
|
19
|
+
|
20
|
+
attr_accessor :date_of_expiry
|
21
|
+
|
22
|
+
attr_accessor :personal_number
|
23
|
+
|
24
|
+
attr_accessor :document_numbers
|
25
|
+
|
26
|
+
attr_accessor :document_type
|
27
|
+
|
28
|
+
attr_accessor :first_name
|
29
|
+
|
30
|
+
attr_accessor :gender
|
31
|
+
|
32
|
+
attr_accessor :issuing_country
|
33
|
+
|
34
|
+
attr_accessor :last_name
|
35
|
+
|
36
|
+
attr_accessor :nationality
|
37
|
+
|
38
|
+
attr_accessor :issuing_state
|
39
|
+
|
40
|
+
attr_accessor :issuing_date
|
41
|
+
|
42
|
+
attr_accessor :categorisation
|
43
|
+
|
44
|
+
attr_accessor :mrz_line1
|
45
|
+
|
46
|
+
attr_accessor :mrz_line2
|
47
|
+
|
48
|
+
attr_accessor :mrz_line3
|
49
|
+
|
50
|
+
attr_accessor :address
|
51
|
+
|
52
|
+
attr_accessor :place_of_birth
|
53
|
+
|
54
|
+
attr_accessor :spouse_name
|
55
|
+
|
56
|
+
attr_accessor :widow_name
|
57
|
+
|
58
|
+
attr_accessor :alias_name
|
59
|
+
|
60
|
+
attr_accessor :issuing_authority
|
61
|
+
|
62
|
+
attr_accessor :remarks
|
63
|
+
|
64
|
+
attr_accessor :civil_state
|
65
|
+
|
66
|
+
attr_accessor :expatriation
|
67
|
+
|
68
|
+
attr_accessor :father_name
|
69
|
+
|
70
|
+
attr_accessor :mother_name
|
71
|
+
|
72
|
+
attr_accessor :religion
|
73
|
+
|
74
|
+
attr_accessor :type_of_permit
|
75
|
+
|
76
|
+
attr_accessor :version_number
|
77
|
+
|
78
|
+
attr_accessor :document_subtype
|
79
|
+
|
80
|
+
attr_accessor :profession
|
81
|
+
|
82
|
+
attr_accessor :security_document_number
|
83
|
+
|
84
|
+
attr_accessor :tax_number
|
85
|
+
|
86
|
+
attr_accessor :nist_identity_evidence_strength
|
87
|
+
|
88
|
+
attr_accessor :has_issuance_confirmation
|
89
|
+
|
90
|
+
attr_accessor :real_id_compliance
|
91
|
+
|
92
|
+
attr_accessor :security_tier
|
93
|
+
|
94
|
+
attr_accessor :address_lines
|
95
|
+
|
96
|
+
attr_accessor :barcode
|
97
|
+
|
98
|
+
attr_accessor :nfc
|
99
|
+
|
100
|
+
attr_accessor :driving_licence_information
|
101
|
+
|
102
|
+
attr_accessor :document_classification
|
103
|
+
|
104
|
+
attr_accessor :extracted_data
|
105
|
+
|
106
|
+
class EnumAttributeValidator
|
107
|
+
attr_reader :datatype
|
108
|
+
attr_reader :allowable_values
|
109
|
+
|
110
|
+
def initialize(datatype, allowable_values)
|
111
|
+
@allowable_values = allowable_values.map do |value|
|
112
|
+
case datatype.to_s
|
113
|
+
when /Integer/i
|
114
|
+
value.to_i
|
115
|
+
when /Float/i
|
116
|
+
value.to_f
|
117
|
+
else
|
118
|
+
value
|
119
|
+
end
|
120
|
+
end
|
121
|
+
end
|
122
|
+
|
123
|
+
def valid?(value)
|
124
|
+
!value || allowable_values.include?(value)
|
125
|
+
end
|
126
|
+
end
|
127
|
+
|
128
|
+
# Attribute mapping from ruby-style variable name to JSON key.
|
129
|
+
def self.attribute_map
|
130
|
+
{
|
131
|
+
:'date_of_birth' => :'date_of_birth',
|
132
|
+
:'date_of_expiry' => :'date_of_expiry',
|
133
|
+
:'personal_number' => :'personal_number',
|
134
|
+
:'document_numbers' => :'document_numbers',
|
135
|
+
:'document_type' => :'document_type',
|
136
|
+
:'first_name' => :'first_name',
|
137
|
+
:'gender' => :'gender',
|
138
|
+
:'issuing_country' => :'issuing_country',
|
139
|
+
:'last_name' => :'last_name',
|
140
|
+
:'nationality' => :'nationality',
|
141
|
+
:'issuing_state' => :'issuing_state',
|
142
|
+
:'issuing_date' => :'issuing_date',
|
143
|
+
:'categorisation' => :'categorisation',
|
144
|
+
:'mrz_line1' => :'mrz_line1',
|
145
|
+
:'mrz_line2' => :'mrz_line2',
|
146
|
+
:'mrz_line3' => :'mrz_line3',
|
147
|
+
:'address' => :'address',
|
148
|
+
:'place_of_birth' => :'place_of_birth',
|
149
|
+
:'spouse_name' => :'spouse_name',
|
150
|
+
:'widow_name' => :'widow_name',
|
151
|
+
:'alias_name' => :'alias_name',
|
152
|
+
:'issuing_authority' => :'issuing_authority',
|
153
|
+
:'remarks' => :'remarks',
|
154
|
+
:'civil_state' => :'civil_state',
|
155
|
+
:'expatriation' => :'expatriation',
|
156
|
+
:'father_name' => :'father_name',
|
157
|
+
:'mother_name' => :'mother_name',
|
158
|
+
:'religion' => :'religion',
|
159
|
+
:'type_of_permit' => :'type_of_permit',
|
160
|
+
:'version_number' => :'version_number',
|
161
|
+
:'document_subtype' => :'document_subtype',
|
162
|
+
:'profession' => :'profession',
|
163
|
+
:'security_document_number' => :'security_document_number',
|
164
|
+
:'tax_number' => :'tax_number',
|
165
|
+
:'nist_identity_evidence_strength' => :'nist_identity_evidence_strength',
|
166
|
+
:'has_issuance_confirmation' => :'has_issuance_confirmation',
|
167
|
+
:'real_id_compliance' => :'real_id_compliance',
|
168
|
+
:'security_tier' => :'security_tier',
|
169
|
+
:'address_lines' => :'address_lines',
|
170
|
+
:'barcode' => :'barcode',
|
171
|
+
:'nfc' => :'nfc',
|
172
|
+
:'driving_licence_information' => :'driving_licence_information',
|
173
|
+
:'document_classification' => :'document_classification',
|
174
|
+
:'extracted_data' => :'extracted_data'
|
175
|
+
}
|
176
|
+
end
|
177
|
+
|
178
|
+
# Returns all the JSON keys this model knows about
|
179
|
+
def self.acceptable_attributes
|
180
|
+
attribute_map.values
|
181
|
+
end
|
182
|
+
|
183
|
+
# Attribute type mapping.
|
184
|
+
def self.openapi_types
|
185
|
+
{
|
186
|
+
:'date_of_birth' => :'Date',
|
187
|
+
:'date_of_expiry' => :'Date',
|
188
|
+
:'personal_number' => :'String',
|
189
|
+
:'document_numbers' => :'Array<DocumentPropertiesDocumentNumbersInner>',
|
190
|
+
:'document_type' => :'String',
|
191
|
+
:'first_name' => :'String',
|
192
|
+
:'gender' => :'String',
|
193
|
+
:'issuing_country' => :'String',
|
194
|
+
:'last_name' => :'String',
|
195
|
+
:'nationality' => :'String',
|
196
|
+
:'issuing_state' => :'String',
|
197
|
+
:'issuing_date' => :'Date',
|
198
|
+
:'categorisation' => :'String',
|
199
|
+
:'mrz_line1' => :'String',
|
200
|
+
:'mrz_line2' => :'String',
|
201
|
+
:'mrz_line3' => :'String',
|
202
|
+
:'address' => :'String',
|
203
|
+
:'place_of_birth' => :'String',
|
204
|
+
:'spouse_name' => :'String',
|
205
|
+
:'widow_name' => :'String',
|
206
|
+
:'alias_name' => :'String',
|
207
|
+
:'issuing_authority' => :'String',
|
208
|
+
:'remarks' => :'String',
|
209
|
+
:'civil_state' => :'String',
|
210
|
+
:'expatriation' => :'String',
|
211
|
+
:'father_name' => :'String',
|
212
|
+
:'mother_name' => :'String',
|
213
|
+
:'religion' => :'String',
|
214
|
+
:'type_of_permit' => :'String',
|
215
|
+
:'version_number' => :'String',
|
216
|
+
:'document_subtype' => :'String',
|
217
|
+
:'profession' => :'String',
|
218
|
+
:'security_document_number' => :'String',
|
219
|
+
:'tax_number' => :'String',
|
220
|
+
:'nist_identity_evidence_strength' => :'String',
|
221
|
+
:'has_issuance_confirmation' => :'String',
|
222
|
+
:'real_id_compliance' => :'Boolean',
|
223
|
+
:'security_tier' => :'String',
|
224
|
+
:'address_lines' => :'DocumentPropertiesAddressLines',
|
225
|
+
:'barcode' => :'Array<DocumentPropertiesBarcodeInner>',
|
226
|
+
:'nfc' => :'DocumentPropertiesNfc',
|
227
|
+
:'driving_licence_information' => :'DocumentPropertiesDrivingLicenceInformation',
|
228
|
+
:'document_classification' => :'DocumentPropertiesDocumentClassification',
|
229
|
+
:'extracted_data' => :'DocumentPropertiesExtractedData'
|
230
|
+
}
|
231
|
+
end
|
232
|
+
|
233
|
+
# List of attributes with nullable: true
|
234
|
+
def self.openapi_nullable
|
235
|
+
Set.new([
|
236
|
+
])
|
237
|
+
end
|
238
|
+
|
239
|
+
# Initializes the object
|
240
|
+
# @param [Hash] attributes Model attributes in the form of hash
|
241
|
+
def initialize(attributes = {})
|
242
|
+
if (!attributes.is_a?(Hash))
|
243
|
+
fail ArgumentError, "The input argument (attributes) must be a hash in `Onfido::DocumentProperties` initialize method"
|
244
|
+
end
|
245
|
+
|
246
|
+
# check to see if the attribute exists and convert string to symbol for hash key
|
247
|
+
attributes = attributes.each_with_object({}) { |(k, v), h|
|
248
|
+
if (!self.class.attribute_map.key?(k.to_sym))
|
249
|
+
fail ArgumentError, "`#{k}` is not a valid attribute in `Onfido::DocumentProperties`. Please check the name to make sure it's valid. List of attributes: " + self.class.attribute_map.keys.inspect
|
250
|
+
end
|
251
|
+
h[k.to_sym] = v
|
252
|
+
}
|
253
|
+
|
254
|
+
if attributes.key?(:'date_of_birth')
|
255
|
+
self.date_of_birth = attributes[:'date_of_birth']
|
256
|
+
end
|
257
|
+
|
258
|
+
if attributes.key?(:'date_of_expiry')
|
259
|
+
self.date_of_expiry = attributes[:'date_of_expiry']
|
260
|
+
end
|
261
|
+
|
262
|
+
if attributes.key?(:'personal_number')
|
263
|
+
self.personal_number = attributes[:'personal_number']
|
264
|
+
end
|
265
|
+
|
266
|
+
if attributes.key?(:'document_numbers')
|
267
|
+
if (value = attributes[:'document_numbers']).is_a?(Array)
|
268
|
+
self.document_numbers = value
|
269
|
+
end
|
270
|
+
end
|
271
|
+
|
272
|
+
if attributes.key?(:'document_type')
|
273
|
+
self.document_type = attributes[:'document_type']
|
274
|
+
end
|
275
|
+
|
276
|
+
if attributes.key?(:'first_name')
|
277
|
+
self.first_name = attributes[:'first_name']
|
278
|
+
end
|
279
|
+
|
280
|
+
if attributes.key?(:'gender')
|
281
|
+
self.gender = attributes[:'gender']
|
282
|
+
end
|
283
|
+
|
284
|
+
if attributes.key?(:'issuing_country')
|
285
|
+
self.issuing_country = attributes[:'issuing_country']
|
286
|
+
end
|
287
|
+
|
288
|
+
if attributes.key?(:'last_name')
|
289
|
+
self.last_name = attributes[:'last_name']
|
290
|
+
end
|
291
|
+
|
292
|
+
if attributes.key?(:'nationality')
|
293
|
+
self.nationality = attributes[:'nationality']
|
294
|
+
end
|
295
|
+
|
296
|
+
if attributes.key?(:'issuing_state')
|
297
|
+
self.issuing_state = attributes[:'issuing_state']
|
298
|
+
end
|
299
|
+
|
300
|
+
if attributes.key?(:'issuing_date')
|
301
|
+
self.issuing_date = attributes[:'issuing_date']
|
302
|
+
end
|
303
|
+
|
304
|
+
if attributes.key?(:'categorisation')
|
305
|
+
self.categorisation = attributes[:'categorisation']
|
306
|
+
end
|
307
|
+
|
308
|
+
if attributes.key?(:'mrz_line1')
|
309
|
+
self.mrz_line1 = attributes[:'mrz_line1']
|
310
|
+
end
|
311
|
+
|
312
|
+
if attributes.key?(:'mrz_line2')
|
313
|
+
self.mrz_line2 = attributes[:'mrz_line2']
|
314
|
+
end
|
315
|
+
|
316
|
+
if attributes.key?(:'mrz_line3')
|
317
|
+
self.mrz_line3 = attributes[:'mrz_line3']
|
318
|
+
end
|
319
|
+
|
320
|
+
if attributes.key?(:'address')
|
321
|
+
self.address = attributes[:'address']
|
322
|
+
end
|
323
|
+
|
324
|
+
if attributes.key?(:'place_of_birth')
|
325
|
+
self.place_of_birth = attributes[:'place_of_birth']
|
326
|
+
end
|
327
|
+
|
328
|
+
if attributes.key?(:'spouse_name')
|
329
|
+
self.spouse_name = attributes[:'spouse_name']
|
330
|
+
end
|
331
|
+
|
332
|
+
if attributes.key?(:'widow_name')
|
333
|
+
self.widow_name = attributes[:'widow_name']
|
334
|
+
end
|
335
|
+
|
336
|
+
if attributes.key?(:'alias_name')
|
337
|
+
self.alias_name = attributes[:'alias_name']
|
338
|
+
end
|
339
|
+
|
340
|
+
if attributes.key?(:'issuing_authority')
|
341
|
+
self.issuing_authority = attributes[:'issuing_authority']
|
342
|
+
end
|
343
|
+
|
344
|
+
if attributes.key?(:'remarks')
|
345
|
+
self.remarks = attributes[:'remarks']
|
346
|
+
end
|
347
|
+
|
348
|
+
if attributes.key?(:'civil_state')
|
349
|
+
self.civil_state = attributes[:'civil_state']
|
350
|
+
end
|
351
|
+
|
352
|
+
if attributes.key?(:'expatriation')
|
353
|
+
self.expatriation = attributes[:'expatriation']
|
354
|
+
end
|
355
|
+
|
356
|
+
if attributes.key?(:'father_name')
|
357
|
+
self.father_name = attributes[:'father_name']
|
358
|
+
end
|
359
|
+
|
360
|
+
if attributes.key?(:'mother_name')
|
361
|
+
self.mother_name = attributes[:'mother_name']
|
362
|
+
end
|
363
|
+
|
364
|
+
if attributes.key?(:'religion')
|
365
|
+
self.religion = attributes[:'religion']
|
366
|
+
end
|
367
|
+
|
368
|
+
if attributes.key?(:'type_of_permit')
|
369
|
+
self.type_of_permit = attributes[:'type_of_permit']
|
370
|
+
end
|
371
|
+
|
372
|
+
if attributes.key?(:'version_number')
|
373
|
+
self.version_number = attributes[:'version_number']
|
374
|
+
end
|
375
|
+
|
376
|
+
if attributes.key?(:'document_subtype')
|
377
|
+
self.document_subtype = attributes[:'document_subtype']
|
378
|
+
end
|
379
|
+
|
380
|
+
if attributes.key?(:'profession')
|
381
|
+
self.profession = attributes[:'profession']
|
382
|
+
end
|
383
|
+
|
384
|
+
if attributes.key?(:'security_document_number')
|
385
|
+
self.security_document_number = attributes[:'security_document_number']
|
386
|
+
end
|
387
|
+
|
388
|
+
if attributes.key?(:'tax_number')
|
389
|
+
self.tax_number = attributes[:'tax_number']
|
390
|
+
end
|
391
|
+
|
392
|
+
if attributes.key?(:'nist_identity_evidence_strength')
|
393
|
+
self.nist_identity_evidence_strength = attributes[:'nist_identity_evidence_strength']
|
394
|
+
end
|
395
|
+
|
396
|
+
if attributes.key?(:'has_issuance_confirmation')
|
397
|
+
self.has_issuance_confirmation = attributes[:'has_issuance_confirmation']
|
398
|
+
end
|
399
|
+
|
400
|
+
if attributes.key?(:'real_id_compliance')
|
401
|
+
self.real_id_compliance = attributes[:'real_id_compliance']
|
402
|
+
end
|
403
|
+
|
404
|
+
if attributes.key?(:'security_tier')
|
405
|
+
self.security_tier = attributes[:'security_tier']
|
406
|
+
end
|
407
|
+
|
408
|
+
if attributes.key?(:'address_lines')
|
409
|
+
self.address_lines = attributes[:'address_lines']
|
410
|
+
end
|
411
|
+
|
412
|
+
if attributes.key?(:'barcode')
|
413
|
+
if (value = attributes[:'barcode']).is_a?(Array)
|
414
|
+
self.barcode = value
|
415
|
+
end
|
416
|
+
end
|
417
|
+
|
418
|
+
if attributes.key?(:'nfc')
|
419
|
+
self.nfc = attributes[:'nfc']
|
420
|
+
end
|
421
|
+
|
422
|
+
if attributes.key?(:'driving_licence_information')
|
423
|
+
self.driving_licence_information = attributes[:'driving_licence_information']
|
424
|
+
end
|
425
|
+
|
426
|
+
if attributes.key?(:'document_classification')
|
427
|
+
self.document_classification = attributes[:'document_classification']
|
428
|
+
end
|
429
|
+
|
430
|
+
if attributes.key?(:'extracted_data')
|
431
|
+
self.extracted_data = attributes[:'extracted_data']
|
432
|
+
end
|
433
|
+
end
|
434
|
+
|
435
|
+
# Show invalid properties with the reasons. Usually used together with valid?
|
436
|
+
# @return Array for valid properties with the reasons
|
437
|
+
def list_invalid_properties
|
438
|
+
warn '[DEPRECATED] the `list_invalid_properties` method is obsolete'
|
439
|
+
invalid_properties = Array.new
|
440
|
+
invalid_properties
|
441
|
+
end
|
442
|
+
|
443
|
+
# Check to see if the all the properties in the model are valid
|
444
|
+
# @return true if the model is valid
|
445
|
+
def valid?
|
446
|
+
warn '[DEPRECATED] the `valid?` method is obsolete'
|
447
|
+
nist_identity_evidence_strength_validator = EnumAttributeValidator.new('String', ["superior", "strong", "fair", "weak", "unacceptable", "unspecified_identity_evidence_strength", "unknown_default_open_api"])
|
448
|
+
return false unless nist_identity_evidence_strength_validator.valid?(@nist_identity_evidence_strength)
|
449
|
+
has_issuance_confirmation_validator = EnumAttributeValidator.new('String', ["true", "false", "unspecified", "unknown_default_open_api"])
|
450
|
+
return false unless has_issuance_confirmation_validator.valid?(@has_issuance_confirmation)
|
451
|
+
security_tier_validator = EnumAttributeValidator.new('String', ["tier_1", "tier_2", "tier_3", "tier_4", "tier_5", "unspecified_security_tier", "unknown_default_open_api"])
|
452
|
+
return false unless security_tier_validator.valid?(@security_tier)
|
453
|
+
true
|
454
|
+
end
|
455
|
+
|
456
|
+
# Custom attribute writer method checking allowed values (enum).
|
457
|
+
# @param [Object] nist_identity_evidence_strength Object to be assigned
|
458
|
+
def nist_identity_evidence_strength=(nist_identity_evidence_strength)
|
459
|
+
validator = EnumAttributeValidator.new('String', ["superior", "strong", "fair", "weak", "unacceptable", "unspecified_identity_evidence_strength", "unknown_default_open_api"])
|
460
|
+
unless validator.valid?(nist_identity_evidence_strength)
|
461
|
+
fail ArgumentError, "invalid value for \"nist_identity_evidence_strength\", must be one of #{validator.allowable_values}."
|
462
|
+
end
|
463
|
+
@nist_identity_evidence_strength = nist_identity_evidence_strength
|
464
|
+
end
|
465
|
+
|
466
|
+
# Custom attribute writer method checking allowed values (enum).
|
467
|
+
# @param [Object] has_issuance_confirmation Object to be assigned
|
468
|
+
def has_issuance_confirmation=(has_issuance_confirmation)
|
469
|
+
validator = EnumAttributeValidator.new('String', ["true", "false", "unspecified", "unknown_default_open_api"])
|
470
|
+
unless validator.valid?(has_issuance_confirmation)
|
471
|
+
fail ArgumentError, "invalid value for \"has_issuance_confirmation\", must be one of #{validator.allowable_values}."
|
472
|
+
end
|
473
|
+
@has_issuance_confirmation = has_issuance_confirmation
|
474
|
+
end
|
475
|
+
|
476
|
+
# Custom attribute writer method checking allowed values (enum).
|
477
|
+
# @param [Object] security_tier Object to be assigned
|
478
|
+
def security_tier=(security_tier)
|
479
|
+
validator = EnumAttributeValidator.new('String', ["tier_1", "tier_2", "tier_3", "tier_4", "tier_5", "unspecified_security_tier", "unknown_default_open_api"])
|
480
|
+
unless validator.valid?(security_tier)
|
481
|
+
fail ArgumentError, "invalid value for \"security_tier\", must be one of #{validator.allowable_values}."
|
482
|
+
end
|
483
|
+
@security_tier = security_tier
|
484
|
+
end
|
485
|
+
|
486
|
+
# Checks equality by comparing each attribute.
|
487
|
+
# @param [Object] Object to be compared
|
488
|
+
def ==(o)
|
489
|
+
return true if self.equal?(o)
|
490
|
+
self.class == o.class &&
|
491
|
+
date_of_birth == o.date_of_birth &&
|
492
|
+
date_of_expiry == o.date_of_expiry &&
|
493
|
+
personal_number == o.personal_number &&
|
494
|
+
document_numbers == o.document_numbers &&
|
495
|
+
document_type == o.document_type &&
|
496
|
+
first_name == o.first_name &&
|
497
|
+
gender == o.gender &&
|
498
|
+
issuing_country == o.issuing_country &&
|
499
|
+
last_name == o.last_name &&
|
500
|
+
nationality == o.nationality &&
|
501
|
+
issuing_state == o.issuing_state &&
|
502
|
+
issuing_date == o.issuing_date &&
|
503
|
+
categorisation == o.categorisation &&
|
504
|
+
mrz_line1 == o.mrz_line1 &&
|
505
|
+
mrz_line2 == o.mrz_line2 &&
|
506
|
+
mrz_line3 == o.mrz_line3 &&
|
507
|
+
address == o.address &&
|
508
|
+
place_of_birth == o.place_of_birth &&
|
509
|
+
spouse_name == o.spouse_name &&
|
510
|
+
widow_name == o.widow_name &&
|
511
|
+
alias_name == o.alias_name &&
|
512
|
+
issuing_authority == o.issuing_authority &&
|
513
|
+
remarks == o.remarks &&
|
514
|
+
civil_state == o.civil_state &&
|
515
|
+
expatriation == o.expatriation &&
|
516
|
+
father_name == o.father_name &&
|
517
|
+
mother_name == o.mother_name &&
|
518
|
+
religion == o.religion &&
|
519
|
+
type_of_permit == o.type_of_permit &&
|
520
|
+
version_number == o.version_number &&
|
521
|
+
document_subtype == o.document_subtype &&
|
522
|
+
profession == o.profession &&
|
523
|
+
security_document_number == o.security_document_number &&
|
524
|
+
tax_number == o.tax_number &&
|
525
|
+
nist_identity_evidence_strength == o.nist_identity_evidence_strength &&
|
526
|
+
has_issuance_confirmation == o.has_issuance_confirmation &&
|
527
|
+
real_id_compliance == o.real_id_compliance &&
|
528
|
+
security_tier == o.security_tier &&
|
529
|
+
address_lines == o.address_lines &&
|
530
|
+
barcode == o.barcode &&
|
531
|
+
nfc == o.nfc &&
|
532
|
+
driving_licence_information == o.driving_licence_information &&
|
533
|
+
document_classification == o.document_classification &&
|
534
|
+
extracted_data == o.extracted_data
|
535
|
+
end
|
536
|
+
|
537
|
+
# @see the `==` method
|
538
|
+
# @param [Object] Object to be compared
|
539
|
+
def eql?(o)
|
540
|
+
self == o
|
541
|
+
end
|
542
|
+
|
543
|
+
# Calculates hash code according to all attributes.
|
544
|
+
# @return [Integer] Hash code
|
545
|
+
def hash
|
546
|
+
[date_of_birth, date_of_expiry, personal_number, document_numbers, document_type, first_name, gender, issuing_country, last_name, nationality, issuing_state, issuing_date, categorisation, mrz_line1, mrz_line2, mrz_line3, address, place_of_birth, spouse_name, widow_name, alias_name, issuing_authority, remarks, civil_state, expatriation, father_name, mother_name, religion, type_of_permit, version_number, document_subtype, profession, security_document_number, tax_number, nist_identity_evidence_strength, has_issuance_confirmation, real_id_compliance, security_tier, address_lines, barcode, nfc, driving_licence_information, document_classification, extracted_data].hash
|
547
|
+
end
|
548
|
+
|
549
|
+
# Builds the object from hash
|
550
|
+
# @param [Hash] attributes Model attributes in the form of hash
|
551
|
+
# @return [Object] Returns the model itself
|
552
|
+
def self.build_from_hash(attributes)
|
553
|
+
return nil unless attributes.is_a?(Hash)
|
554
|
+
attributes = attributes.transform_keys(&:to_sym)
|
555
|
+
transformed_hash = {}
|
556
|
+
openapi_types.each_pair do |key, type|
|
557
|
+
if attributes.key?(attribute_map[key]) && attributes[attribute_map[key]].nil?
|
558
|
+
transformed_hash["#{key}"] = nil
|
559
|
+
elsif type =~ /\AArray<(.*)>/i
|
560
|
+
# check to ensure the input is an array given that the attribute
|
561
|
+
# is documented as an array but the input is not
|
562
|
+
if attributes[attribute_map[key]].is_a?(Array)
|
563
|
+
transformed_hash["#{key}"] = attributes[attribute_map[key]].map { |v| _deserialize($1, v) }
|
564
|
+
end
|
565
|
+
elsif !attributes[attribute_map[key]].nil?
|
566
|
+
transformed_hash["#{key}"] = _deserialize(type, attributes[attribute_map[key]])
|
567
|
+
end
|
568
|
+
end
|
569
|
+
new(transformed_hash)
|
570
|
+
end
|
571
|
+
|
572
|
+
# Deserializes the data based on type
|
573
|
+
# @param string type Data type
|
574
|
+
# @param string value Value to be deserialized
|
575
|
+
# @return [Object] Deserialized data
|
576
|
+
def self._deserialize(type, value)
|
577
|
+
case type.to_sym
|
578
|
+
when :Time
|
579
|
+
Time.parse(value)
|
580
|
+
when :Date
|
581
|
+
Date.parse(value)
|
582
|
+
when :String
|
583
|
+
value.to_s
|
584
|
+
when :Integer
|
585
|
+
value.to_i
|
586
|
+
when :Float
|
587
|
+
value.to_f
|
588
|
+
when :Boolean
|
589
|
+
if value.to_s =~ /\A(true|t|yes|y|1)\z/i
|
590
|
+
true
|
591
|
+
else
|
592
|
+
false
|
593
|
+
end
|
594
|
+
when :Object
|
595
|
+
# generic object (usually a Hash), return directly
|
596
|
+
value
|
597
|
+
when /\AArray<(?<inner_type>.+)>\z/
|
598
|
+
inner_type = Regexp.last_match[:inner_type]
|
599
|
+
value.map { |v| _deserialize(inner_type, v) }
|
600
|
+
when /\AHash<(?<k_type>.+?), (?<v_type>.+)>\z/
|
601
|
+
k_type = Regexp.last_match[:k_type]
|
602
|
+
v_type = Regexp.last_match[:v_type]
|
603
|
+
{}.tap do |hash|
|
604
|
+
value.each do |k, v|
|
605
|
+
hash[_deserialize(k_type, k)] = _deserialize(v_type, v)
|
606
|
+
end
|
607
|
+
end
|
608
|
+
else # model
|
609
|
+
# models (e.g. Pet) or oneOf
|
610
|
+
klass = Onfido.const_get(type)
|
611
|
+
klass.respond_to?(:openapi_any_of) || klass.respond_to?(:openapi_one_of) ? klass.build(value) : klass.build_from_hash(value)
|
612
|
+
end
|
613
|
+
end
|
614
|
+
|
615
|
+
# Returns the string representation of the object
|
616
|
+
# @return [String] String presentation of the object
|
617
|
+
def to_s
|
618
|
+
to_hash.to_s
|
619
|
+
end
|
620
|
+
|
621
|
+
# to_body is an alias to to_hash (backward compatibility)
|
622
|
+
# @return [Hash] Returns the object in the form of hash
|
623
|
+
def to_body
|
624
|
+
to_hash
|
625
|
+
end
|
626
|
+
|
627
|
+
# Returns the object in the form of hash
|
628
|
+
# @return [Hash] Returns the object in the form of hash
|
629
|
+
def to_hash
|
630
|
+
hash = {}
|
631
|
+
self.class.attribute_map.each_pair do |attr, param|
|
632
|
+
value = self.send(attr)
|
633
|
+
if value.nil?
|
634
|
+
is_nullable = self.class.openapi_nullable.include?(attr)
|
635
|
+
next if !is_nullable || (is_nullable && !instance_variable_defined?(:"@#{attr}"))
|
636
|
+
end
|
637
|
+
|
638
|
+
hash[param] = _to_hash(value)
|
639
|
+
end
|
640
|
+
hash
|
641
|
+
end
|
642
|
+
|
643
|
+
# Outputs non-array value in the form of hash
|
644
|
+
# For object, use to_hash. Otherwise, just return the value
|
645
|
+
# @param [Object] value Any valid value
|
646
|
+
# @return [Hash] Returns the value in the form of hash
|
647
|
+
def _to_hash(value)
|
648
|
+
if value.is_a?(Array)
|
649
|
+
value.compact.map { |v| _to_hash(v) }
|
650
|
+
elsif value.is_a?(Hash)
|
651
|
+
{}.tap do |hash|
|
652
|
+
value.each { |k, v| hash[k] = _to_hash(v) }
|
653
|
+
end
|
654
|
+
elsif value.respond_to? :to_hash
|
655
|
+
value.to_hash
|
656
|
+
else
|
657
|
+
value
|
658
|
+
end
|
659
|
+
end
|
660
|
+
|
661
|
+
end
|
662
|
+
|
663
|
+
end
|