DocumentsCaptureCustomize

data class DocumentsCaptureCustomize(val tryAgainCustomize: TryAgainCustomize = TryAgainCustomize( topAppBarCustomize = TopAppBarCustomize(), buttonCustomize = ButtonCustomize( textRes = R.string.alviere_sdk_accounts_try_again_error_button_text, ), errorMessageRes = R.string.alviere_sdk_accounts_try_again_error_message, ), val loadingCustomize: LoadingCustomize = LoadingCustomize( messageRes = R.string.alviere_sdk_accounts_loading_message, ), @StringRes val idDocumentFrontTitle: Int = R.string.alviere_sdk_accounts_documents_title_id_document_front, @StringRes val idDocumentBackTitle: Int = R.string.alviere_sdk_accounts_documents_title_id_document_back, @StringRes val driverLicenseFrontTitle: Int = R.string.alviere_sdk_accounts_documents_title_driver_license_front, @StringRes val driverLicenseBackTitle: Int = R.string.alviere_sdk_accounts_documents_title_driver_license_back, @StringRes val mcDocumentFrontTitle: Int = R.string.alviere_sdk_accounts_documents_title_mc_document_front, @StringRes val mcDocumentBackTitle: Int = R.string.alviere_sdk_accounts_documents_title_mc_document_back, @StringRes val ineDocumentFrontTitle: Int = R.string.alviere_sdk_accounts_documents_title_ine_document_front, @StringRes val ineDocumentBackTitle: Int = R.string.alviere_sdk_accounts_documents_title_ine_document_back, @StringRes val passportTitle: Int = R.string.alviere_sdk_accounts_documents_title_passport, @StringRes val proofOfAddressTitle: Int = R.string.alviere_sdk_accounts_documents_title_proof_of_address, @StringRes val proofOfFundsTitle: Int = R.string.alviere_sdk_accounts_documents_title_proof_of_funds, @StringRes val articlesOfIncorporationTitle: Int = R.string.alviere_sdk_accounts_documents_title_articles_of_incorporation, @StringRes val certificateOfGoodStandingTitle: Int = R.string.alviere_sdk_accounts_documents_title_certificate_of_good_standing, @StringRes val orgChartTitle: Int = R.string.alviere_sdk_accounts_documents_title_org_chart, @StringRes val uboFormTitle: Int = R.string.alviere_sdk_accounts_documents_title_ubo_form, @StringRes val regGgAttestationTitle: Int = R.string.alviere_sdk_accounts_documents_title_reg_gg_attestation_form, @StringRes val selfieTitle: Int = R.string.alviere_sdk_accounts_documents_title_selfie, @StringRes val previewTitle: Int = R.string.alviere_sdk_accounts_documents_title_preview, @StringRes val idDocumentFrontMessage: Int = R.string.alviere_sdk_accounts_documents_message_id_document_front, @StringRes val idDocumentBackMessage: Int = R.string.alviere_sdk_accounts_documents_message_id_document_back, @StringRes val driverLicenseFrontMessage: Int = R.string.alviere_sdk_accounts_documents_message_driver_license_front, @StringRes val driverLicenseBackMessage: Int = R.string.alviere_sdk_accounts_documents_message_driver_license_back, @StringRes val mcDocumentFrontMessage: Int = R.string.alviere_sdk_accounts_documents_message_mc_document_front, @StringRes val mcDocumentBackMessage: Int = R.string.alviere_sdk_accounts_documents_message_mc_document_back, @StringRes val ineDocumentFrontMessage: Int = R.string.alviere_sdk_accounts_documents_message_ine_document_front, @StringRes val ineDocumentBackMessage: Int = R.string.alviere_sdk_accounts_documents_message_ine_document_back, @StringRes val passportMessage: Int = R.string.alviere_sdk_accounts_documents_message_passport, @StringRes val proofOfAddressMessage: Int = R.string.alviere_sdk_accounts_documents_message_proof_of_address, @StringRes val proofOfFundsMessage: Int = R.string.alviere_sdk_accounts_documents_message_proof_of_funds, @StringRes val articlesOfIncorporationMessage: Int = R.string.alviere_sdk_accounts_documents_message_articles_of_incorporation, @StringRes val certificateOfGoodStandingMessage: Int = R.string.alviere_sdk_accounts_documents_message_certificate_of_good_standing, @StringRes val orgChartMessage: Int = R.string.alviere_sdk_accounts_documents_message_org_chart, @StringRes val uboFormMessage: Int = R.string.alviere_sdk_accounts_documents_message_ubo_form, @StringRes val regGgAttestationMessage: Int = R.string.alviere_sdk_accounts_documents_message_reg_gg_attestation_form, @StringRes val selfieMessage: Int = R.string.alviere_sdk_accounts_documents_message_selfie, @StringRes val selfieMessageManual: Int = R.string.alviere_sdk_accounts_documents_message_selfie_manual, @StringRes val steps: Int = R.string.alviere_sdk_accounts_documents_step, @StringRes val retake: Int = R.string.alviere_sdk_accounts_documents_retake, @StringRes val acceptPhoto: Int = R.string.alviere_sdk_accounts_documents_accept_photo, @StringRes val looksGood: Int = R.string.alviere_sdk_accounts_documents_is_photo_ok, @StringRes val success: Int = R.string.alviere_sdk_accounts_documents_success, @StringRes val switchManual: Int = R.string.alviere_sdk_accounts_documents_switch_manual, @StringRes val hintTooDark: Int = R.string.alviere_sdk_accounts_capture_hint_too_dark, @StringRes val hintTooBright: Int = R.string.alviere_sdk_accounts_capture_hint_too_bright, @StringRes val hintHoldStill: Int = R.string.alviere_sdk_accounts_capture_hint_hold_still, @StringRes val hintTooFar: Int = R.string.alviere_sdk_accounts_capture_hint_too_far, @StringRes val hintTooClose: Int = R.string.alviere_sdk_accounts_capture_hint_too_close, @StringRes val hintReduceGlare: Int = R.string.alviere_sdk_accounts_capture_hint_reduce_glare, @StringRes val hintUsePlainBackground: Int = R.string.alviere_sdk_accounts_capture_hint_use_plain_background, @StringRes val hintUseDarkBackground: Int = R.string.alviere_sdk_accounts_capture_hint_use_dark_background, @StringRes val hintWrongDocumentFront: Int = R.string.alviere_sdk_accounts_capture_hint_wrong_document_front, @StringRes val hintWrongDocumentBack: Int = R.string.alviere_sdk_accounts_capture_hint_wrong_document_back, @StringRes val hintWrongDocumentPassport: Int = R.string.alviere_sdk_accounts_capture_hint_wrong_document_passport, @StringRes val hintWrongDocumentOther: Int = R.string.alviere_sdk_accounts_capture_hint_wrong_document_other, @StringRes val hintNotFound: Int = R.string.alviere_sdk_accounts_capture_hint_not_found, @StringRes val hintMrzNotFound: Int = R.string.alviere_sdk_accounts_capture_hint_mrz_not_found, @StringRes val hintPressManualButton: Int = R.string.alviere_sdk_accounts_capture_hint_press_manual_button, @StringRes val hintStraighten: Int = R.string.alviere_sdk_accounts_capture_hint_straighten, @StringRes val hintNoFace: Int = R.string.alviere_sdk_accounts_facial_capture_hint_no_face, @StringRes val hintMultipleFaces: Int = R.string.alviere_sdk_accounts_facial_capture_hint_multiple_faces, @StringRes val hintFaceCenter: Int = R.string.alviere_sdk_accounts_facial_capture_hint_face_center, @StringRes val hintGetFarther: Int = R.string.alviere_sdk_accounts_facial_capture_hint_get_farther, @StringRes val hintGetCloser: Int = R.string.alviere_sdk_accounts_facial_capture_hint_get_closer, @StringRes val hintSmile: Int = R.string.alviere_sdk_accounts_facial_capture_hint_smile, @StringRes val hintStopSmiling: Int = R.string.alviere_sdk_accounts_facial_capture_hint_stop_smiling, @StringRes val hintFacialHoldStill: Int = R.string.alviere_sdk_accounts_facial_capture_hint_hold_still, @StringRes val hintOpenEyes: Int = R.string.alviere_sdk_accounts_facial_capture_hint_open_eyes, @StringRes val hintFacialPressManualButton: Int = R.string.alviere_sdk_accounts_facial_capture_hint_press_manual_button, val titleTextStyle: TextStyle = alviereTitleXLRegular, val subTitleTextStyle: TextStyle = alviereTitleSRegular, val hintTextStyle: TextStyle = alviereTitleSRegular, val successCaptureTextStyle: TextStyle = alviereTitleSRegular, val stepsTextStyle: TextStyle = alviereTitleSRegular, val acceptCaptureTitleTextStyle: TextStyle = alviereTitleXLRegular, val acceptCaptureOptionTextStyle: TextStyle = alviereTitleMRegular, val closeIcon: ImageVector = Icons.Outlined.Close, val torchEnableIcon: ImageVector = Icons.Filled.WbSunny, val torchDisableIcon: ImageVector = Icons.Outlined.WbSunny, val cameraPreviewTimeoutMs: Long, val manualAcceptancePreview: Boolean = true, val forceManualCapture: Boolean = false)

Documents capture customization Object, with resource values and styles.

Constructors

Link copied to clipboard
constructor(tryAgainCustomize: TryAgainCustomize = TryAgainCustomize( topAppBarCustomize = TopAppBarCustomize(), buttonCustomize = ButtonCustomize( textRes = R.string.alviere_sdk_accounts_try_again_error_button_text, ), errorMessageRes = R.string.alviere_sdk_accounts_try_again_error_message, ), loadingCustomize: LoadingCustomize = LoadingCustomize( messageRes = R.string.alviere_sdk_accounts_loading_message, ), @StringRes idDocumentFrontTitle: Int = R.string.alviere_sdk_accounts_documents_title_id_document_front, @StringRes idDocumentBackTitle: Int = R.string.alviere_sdk_accounts_documents_title_id_document_back, @StringRes driverLicenseFrontTitle: Int = R.string.alviere_sdk_accounts_documents_title_driver_license_front, @StringRes driverLicenseBackTitle: Int = R.string.alviere_sdk_accounts_documents_title_driver_license_back, @StringRes mcDocumentFrontTitle: Int = R.string.alviere_sdk_accounts_documents_title_mc_document_front, @StringRes mcDocumentBackTitle: Int = R.string.alviere_sdk_accounts_documents_title_mc_document_back, @StringRes ineDocumentFrontTitle: Int = R.string.alviere_sdk_accounts_documents_title_ine_document_front, @StringRes ineDocumentBackTitle: Int = R.string.alviere_sdk_accounts_documents_title_ine_document_back, @StringRes passportTitle: Int = R.string.alviere_sdk_accounts_documents_title_passport, @StringRes proofOfAddressTitle: Int = R.string.alviere_sdk_accounts_documents_title_proof_of_address, @StringRes proofOfFundsTitle: Int = R.string.alviere_sdk_accounts_documents_title_proof_of_funds, @StringRes articlesOfIncorporationTitle: Int = R.string.alviere_sdk_accounts_documents_title_articles_of_incorporation, @StringRes certificateOfGoodStandingTitle: Int = R.string.alviere_sdk_accounts_documents_title_certificate_of_good_standing, @StringRes orgChartTitle: Int = R.string.alviere_sdk_accounts_documents_title_org_chart, @StringRes uboFormTitle: Int = R.string.alviere_sdk_accounts_documents_title_ubo_form, @StringRes regGgAttestationTitle: Int = R.string.alviere_sdk_accounts_documents_title_reg_gg_attestation_form, @StringRes selfieTitle: Int = R.string.alviere_sdk_accounts_documents_title_selfie, @StringRes previewTitle: Int = R.string.alviere_sdk_accounts_documents_title_preview, @StringRes idDocumentFrontMessage: Int = R.string.alviere_sdk_accounts_documents_message_id_document_front, @StringRes idDocumentBackMessage: Int = R.string.alviere_sdk_accounts_documents_message_id_document_back, @StringRes driverLicenseFrontMessage: Int = R.string.alviere_sdk_accounts_documents_message_driver_license_front, @StringRes driverLicenseBackMessage: Int = R.string.alviere_sdk_accounts_documents_message_driver_license_back, @StringRes mcDocumentFrontMessage: Int = R.string.alviere_sdk_accounts_documents_message_mc_document_front, @StringRes mcDocumentBackMessage: Int = R.string.alviere_sdk_accounts_documents_message_mc_document_back, @StringRes ineDocumentFrontMessage: Int = R.string.alviere_sdk_accounts_documents_message_ine_document_front, @StringRes ineDocumentBackMessage: Int = R.string.alviere_sdk_accounts_documents_message_ine_document_back, @StringRes passportMessage: Int = R.string.alviere_sdk_accounts_documents_message_passport, @StringRes proofOfAddressMessage: Int = R.string.alviere_sdk_accounts_documents_message_proof_of_address, @StringRes proofOfFundsMessage: Int = R.string.alviere_sdk_accounts_documents_message_proof_of_funds, @StringRes articlesOfIncorporationMessage: Int = R.string.alviere_sdk_accounts_documents_message_articles_of_incorporation, @StringRes certificateOfGoodStandingMessage: Int = R.string.alviere_sdk_accounts_documents_message_certificate_of_good_standing, @StringRes orgChartMessage: Int = R.string.alviere_sdk_accounts_documents_message_org_chart, @StringRes uboFormMessage: Int = R.string.alviere_sdk_accounts_documents_message_ubo_form, @StringRes regGgAttestationMessage: Int = R.string.alviere_sdk_accounts_documents_message_reg_gg_attestation_form, @StringRes selfieMessage: Int = R.string.alviere_sdk_accounts_documents_message_selfie, @StringRes selfieMessageManual: Int = R.string.alviere_sdk_accounts_documents_message_selfie_manual, @StringRes steps: Int = R.string.alviere_sdk_accounts_documents_step, @StringRes retake: Int = R.string.alviere_sdk_accounts_documents_retake, @StringRes acceptPhoto: Int = R.string.alviere_sdk_accounts_documents_accept_photo, @StringRes looksGood: Int = R.string.alviere_sdk_accounts_documents_is_photo_ok, @StringRes success: Int = R.string.alviere_sdk_accounts_documents_success, @StringRes switchManual: Int = R.string.alviere_sdk_accounts_documents_switch_manual, @StringRes hintTooDark: Int = R.string.alviere_sdk_accounts_capture_hint_too_dark, @StringRes hintTooBright: Int = R.string.alviere_sdk_accounts_capture_hint_too_bright, @StringRes hintHoldStill: Int = R.string.alviere_sdk_accounts_capture_hint_hold_still, @StringRes hintTooFar: Int = R.string.alviere_sdk_accounts_capture_hint_too_far, @StringRes hintTooClose: Int = R.string.alviere_sdk_accounts_capture_hint_too_close, @StringRes hintReduceGlare: Int = R.string.alviere_sdk_accounts_capture_hint_reduce_glare, @StringRes hintUsePlainBackground: Int = R.string.alviere_sdk_accounts_capture_hint_use_plain_background, @StringRes hintUseDarkBackground: Int = R.string.alviere_sdk_accounts_capture_hint_use_dark_background, @StringRes hintWrongDocumentFront: Int = R.string.alviere_sdk_accounts_capture_hint_wrong_document_front, @StringRes hintWrongDocumentBack: Int = R.string.alviere_sdk_accounts_capture_hint_wrong_document_back, @StringRes hintWrongDocumentPassport: Int = R.string.alviere_sdk_accounts_capture_hint_wrong_document_passport, @StringRes hintWrongDocumentOther: Int = R.string.alviere_sdk_accounts_capture_hint_wrong_document_other, @StringRes hintNotFound: Int = R.string.alviere_sdk_accounts_capture_hint_not_found, @StringRes hintMrzNotFound: Int = R.string.alviere_sdk_accounts_capture_hint_mrz_not_found, @StringRes hintPressManualButton: Int = R.string.alviere_sdk_accounts_capture_hint_press_manual_button, @StringRes hintStraighten: Int = R.string.alviere_sdk_accounts_capture_hint_straighten, @StringRes hintNoFace: Int = R.string.alviere_sdk_accounts_facial_capture_hint_no_face, @StringRes hintMultipleFaces: Int = R.string.alviere_sdk_accounts_facial_capture_hint_multiple_faces, @StringRes hintFaceCenter: Int = R.string.alviere_sdk_accounts_facial_capture_hint_face_center, @StringRes hintGetFarther: Int = R.string.alviere_sdk_accounts_facial_capture_hint_get_farther, @StringRes hintGetCloser: Int = R.string.alviere_sdk_accounts_facial_capture_hint_get_closer, @StringRes hintSmile: Int = R.string.alviere_sdk_accounts_facial_capture_hint_smile, @StringRes hintStopSmiling: Int = R.string.alviere_sdk_accounts_facial_capture_hint_stop_smiling, @StringRes hintFacialHoldStill: Int = R.string.alviere_sdk_accounts_facial_capture_hint_hold_still, @StringRes hintOpenEyes: Int = R.string.alviere_sdk_accounts_facial_capture_hint_open_eyes, @StringRes hintFacialPressManualButton: Int = R.string.alviere_sdk_accounts_facial_capture_hint_press_manual_button, titleTextStyle: TextStyle = alviereTitleXLRegular, subTitleTextStyle: TextStyle = alviereTitleSRegular, hintTextStyle: TextStyle = alviereTitleSRegular, successCaptureTextStyle: TextStyle = alviereTitleSRegular, stepsTextStyle: TextStyle = alviereTitleSRegular, acceptCaptureTitleTextStyle: TextStyle = alviereTitleXLRegular, acceptCaptureOptionTextStyle: TextStyle = alviereTitleMRegular, closeIcon: ImageVector = Icons.Outlined.Close, torchEnableIcon: ImageVector = Icons.Filled.WbSunny, torchDisableIcon: ImageVector = Icons.Outlined.WbSunny, cameraPreviewTimeoutMs: Long, manualAcceptancePreview: Boolean = true, forceManualCapture: Boolean = false)

Properties

Link copied to clipboard

Accept capture option text style to be applied.

Link copied to clipboard

Accept capture title text style to be applied.

Link copied to clipboard

Text to be applied.

Link copied to clipboard

Text to be applied.

Link copied to clipboard

Text to be applied.

Link copied to clipboard

Camera preview timeout in milliseconds.

Link copied to clipboard

Text to be applied.

Link copied to clipboard

Text to be applied.

Link copied to clipboard

Close icon to be applied.

Link copied to clipboard

Text to be applied.

Link copied to clipboard

Text to be applied.

Link copied to clipboard

Text to be applied.

Link copied to clipboard

Text to be applied.

Link copied to clipboard

To force manual capture.

Link copied to clipboard

Text to be applied.

Link copied to clipboard

Text to be applied.

Link copied to clipboard

Text to be applied.

Link copied to clipboard

Text to be applied.

Link copied to clipboard

Text to be applied.

Link copied to clipboard

Text to be applied.

Link copied to clipboard

Text to be applied.

Link copied to clipboard

Text to be applied.

Link copied to clipboard

Text to be applied.

Link copied to clipboard

Text to be applied.

Link copied to clipboard

Text to be applied.

Link copied to clipboard

Text to be applied.

Link copied to clipboard

Text to be applied.

Link copied to clipboard

Text to be applied.

Link copied to clipboard

Text to be applied.

Link copied to clipboard

Text to be applied.

Link copied to clipboard

Hint text style to be applied.

Link copied to clipboard

Text to be applied.

Link copied to clipboard

Text to be applied.

Link copied to clipboard

Text to be applied.

Link copied to clipboard

Text to be applied.

Link copied to clipboard

Text to be applied.

Link copied to clipboard

Text to be applied.

Link copied to clipboard

Text to be applied.

Link copied to clipboard

Text to be applied.

Link copied to clipboard

Text to be applied.

Link copied to clipboard

Text to be applied.

Link copied to clipboard

Text to be applied.

Link copied to clipboard

Text to be applied.

Link copied to clipboard

Text to be applied.

Link copied to clipboard

Text to be applied.

Link copied to clipboard

Text to be applied.

Link copied to clipboard

Text to be applied.

Link copied to clipboard

Text to be applied.

Link copied to clipboard

Text to be applied.

Link copied to clipboard
val loadingCustomize: LoadingCustomize

Loading customization.

Link copied to clipboard

Text to be applied.

Link copied to clipboard

To show manual acceptance preview.

Link copied to clipboard

Text to be applied.

Link copied to clipboard

Text to be applied.

Link copied to clipboard

Text to be applied.

Link copied to clipboard

Text to be applied.

Link copied to clipboard

Text to be applied.

Link copied to clipboard

Text to be applied.

Link copied to clipboard

Text to be applied.

Link copied to clipboard

Text to be applied.

Link copied to clipboard

Text to be applied.

Link copied to clipboard

Text to be applied.

Link copied to clipboard

Text to be applied.

Link copied to clipboard

Text to be applied.

Link copied to clipboard

Text to be applied.

Link copied to clipboard

Text to be applied.

Link copied to clipboard

Text to be applied.

Link copied to clipboard
val retake: Int

Text to be applied.

Link copied to clipboard

Text to be applied.

Link copied to clipboard

Text to be applied.

Link copied to clipboard

Text to be applied.

Link copied to clipboard
val steps: Int

Text to be applied.

Link copied to clipboard

Steps text style to be applied.

Link copied to clipboard

Sub title text style to be applied.

Link copied to clipboard

Text to be applied.

Link copied to clipboard

Hint text style to be applied.

Link copied to clipboard

Text to be applied.

Link copied to clipboard

Title text style to be applied.

Link copied to clipboard

Torch disable to be applied.

Link copied to clipboard

Torch enable icon to be applied.

Link copied to clipboard
val tryAgainCustomize: TryAgainCustomize

Try again customization.

Link copied to clipboard

Text to be applied.

Link copied to clipboard

Text to be applied.