Package 

Class MenigaAuthorizationType

  • All Implemented Interfaces:
    android.os.Parcelable , java.io.Serializable

    
    public final class MenigaAuthorizationType
     implements Parcelable, Serializable
                        

    Indicates the type of account authorization during account aggregation = '0', '1', '2', '3'.

    • Field Summary

      Fields 
      Modifier and Type Field Description
      private final Long id
      private final String name
    • Method Summary

      Modifier and Type Method Description
      final Long component1()
      final String component2()
      final MenigaAuthorizationType copy(Long id, String name)
      final Long getId()
      final String getName()
      • Methods inherited from class android.os.Parcelable

        equals, hashCode, toString
      • Methods inherited from class com.meniga.sdk.models.accounts.MenigaAuthorizationType

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

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