Package io.scanbot.mcscanner.model
Class CheckBox
-
- All Implemented Interfaces:
-
android.os.Parcelable
public final class CheckBox implements Parcelable
Structure to contain full information about found box
-
-
Field Summary
Fields Modifier and Type Field Description public final CheckBoxType
type
public final Boolean
hasContents
public final Double
contentsValidationConfidenceValue
-