Class DecryptedData

java.lang.Object
com.pengrad.telegrambot.passport.DecryptedData
Direct Known Subclasses:
IdDocumentData, PersonalDetails, ResidentialAddress

public abstract class DecryptedData
extends java.lang.Object
Stas Parshin 02 August 2018

Decrypted data from the data field in EncryptedPassportElement. Can be one of the following types: PersonalDetails, IdDocumentData, ResidentialAddress

  • Constructor Summary

    Constructors 
    Constructor Description
    DecryptedData()  
  • Method Summary

    Methods inherited from class java.lang.Object

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