public class IdCardItemViewHolder
View holder representing an id card field
public IdCardItemViewHolder(@NotNull
android.view.View view)
View holder representing an id card field
@NotNull public android.widget.ImageView getImage()
@NotNull public android.widget.TextView getValue()
@NotNull public android.widget.TextView getType()
@NotNull public android.widget.TextView getConfidence()
@NotNull public android.view.View getConfidenceLayout()
@NotNull public android.widget.ImageView getConfidenceImage()