Medical Certificate User Guidance Strings
class MedicalCertificateUserGuidanceStrings(val startScanning: String? = null, val scanning: String? = null, val capturing: String? = null, val processing: String? = null) : Serializable
Configuration that helps to override default hint values
Parameters
start Scanning
text that shown on camera open
capturing
text that will be shown when we are making high res image snap before reading medical certificate data
scanning
text that shown when camera seeking for the document on the visible area, shown after first result from the detector
processing
text that shown when detector tries to read fields from snapped image