Medical Certificate Scanner Json Configuration
constructor(version: String? = null, screen: String? = null, cameraModule: JsonCameraModule? = null, cameraOverlayColor: JsonColor? = null, cancelButtonTitle: String? = null, enableCameraButtonTitle: String? = null, enableCameraExplanationText: String? = null, finderLineColor: JsonColor? = null, finderLineWidth: Double? = null, flashEnabled: Boolean? = null, orientationLockMode: JsonOrientationLockMode? = null, topBarBackgroundColor: JsonColor? = null, topBarButtonsActiveColor: JsonColor? = null, topBarButtonsInactiveColor: JsonColor? = null, useButtonsAllCaps: Boolean? = null, userGuidanceBackgroundColor: JsonColor? = null, userGuidanceTextColor: JsonColor? = null, recognizePatientInfo: Boolean? = null, returnCroppedDocumentImage: Boolean? = null, errorDialogTitle: String? = null, errorDialogAccentColor: JsonColor? = null, errorDialogMessage: String? = null, errorDialogOkButton: String? = null, errorDialogOkButtonFilled: Boolean? = null, errorDialogOkButtonFilledTextColor: JsonColor? = null, showFinderOverlay: Boolean? = null, userGuidanceStrings: JsonMedicalCertificateUserGuidanceStrings? = null, cameraPreviewMode: JsonCameraPreviewMode? = null, touchToFocusEnabled: Boolean? = null)