Class IdData

    • Constructor Summary

      Constructors 
      Constructor Description
      IdData()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      String getImageUrl()
      Getter method for imageUrl: URL link to cropped front ID or back ID
      Long getNationalId()
      Getter method for nationalId: 14 digits integer representing the ID number
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • IdData

        public IdData()
    • Method Detail

      • getNationalId

        public Long getNationalId()
        Getter method for nationalId: 14 digits integer representing the ID number
        Returns:
        "national_id" in the API response
      • getImageUrl

        public String getImageUrl()
        Getter method for imageUrl: URL link to cropped front ID or back ID
        Returns:
        "image" in the API response