HealthInsuranceCardScannerJsonConfiguration

constructor(version: String? = null, screen: String? = null, cameraModule: JsonCameraModule? = null, cameraOverlayColor: JsonColor? = null, cancelButtonTitle: String? = null, detectionStatusFailedDetectionText: String? = null, detectionStatusFailedValidationText: String? = null, detectionStatusSuccessText: String? = null, enableCameraButtonTitle: String? = null, enableCameraExplanationText: String? = null, finderLineColor: JsonColor? = null, finderLineWidth: Double? = null, finderTextHint: String? = null, finderTextHintColor: JsonColor? = null, flashEnabled: Boolean? = null, orientationLockMode: JsonOrientationLockMode? = null, topBarBackgroundColor: JsonColor? = null, topBarButtonsActiveColor: JsonColor? = null, topBarButtonsInactiveColor: JsonColor? = null, useButtonsAllCaps: Boolean? = null, replaceCancelButtonWithIcon: Boolean? = null, cameraPreviewMode: JsonCameraPreviewMode? = null, touchToFocusEnabled: Boolean? = null, recognizerParameters: JsonHealthInsuranceCardRecognizerParameters? = null)