Package 

Class CardResult

  • All Implemented Interfaces:
    android.os.Parcelable

    @Serializable() 
    public final class CardResult
     implements Parcelable
                        

    Field captured with a Machine Learning model from a card.

    • Method Summary

      Modifier and Type Method Description
      final String getValue()
      final List<Float> getScores()
      • Methods inherited from class ai.cardscan.insurance.data.CardResult

        describeContents, writeToParcel
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait