Package 

Class Amount

  • All Implemented Interfaces:
    android.os.Parcelable

    
    public final class Amount
     implements Parcelable
                        

    This class serves for sending the extracted amount and currency in cleanup process.

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
      public class Amount.Companion
    • Method Summary

      Modifier and Type Method Description
      final BigDecimal getValue()
      final AmountCurrency getCurrency()
      • Methods inherited from class net.gini.android.capture.Amount

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

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