//[docs](../../../index.md)/[dev.inmo.tgbotapi.types.passport.encrypted](../index.md)/[EncryptedPassportElementWithTranslatableIDDocument](index.md) # EncryptedPassportElementWithTranslatableIDDocument [common] sealed class [EncryptedPassportElementWithTranslatableIDDocument](index.md) : [EncryptedPassportElementWithData](../../dev.inmo.tgbotapi.types.passport.encrypted.abstracts/-encrypted-passport-element-with-data/index.md), [EncryptedPassportElementWithFrontSide](../../dev.inmo.tgbotapi.types.passport.encrypted.abstracts/-encrypted-passport-element-with-front-side/index.md), [EncryptedPassportElementWithReverseSide](../../dev.inmo.tgbotapi.types.passport.encrypted.abstracts/-encrypted-passport-element-with-reverse-side/index.md), [EncryptedPassportElementWithSelfie](../../dev.inmo.tgbotapi.types.passport.encrypted.abstracts/-encrypted-passport-element-with-selfie/index.md), [EncryptedPassportElementTranslatable](../../dev.inmo.tgbotapi.types.passport.encrypted.abstracts/-encrypted-passport-element-translatable/index.md) ## Properties | Name | Summary | |---|---| | [data](index.md#%5Bdev.inmo.tgbotapi.types.passport.encrypted%2FEncryptedPassportElementWithTranslatableIDDocument%2Fdata%2F%23%2FPointingToDeclaration%2F%5D%2FProperties%2F625018081)| [common] abstract val [data](index.md#%5Bdev.inmo.tgbotapi.types.passport.encrypted%2FEncryptedPassportElementWithTranslatableIDDocument%2Fdata%2F%23%2FPointingToDeclaration%2F%5D%2FProperties%2F625018081): [EncryptedData](../../dev.inmo.tgbotapi.types.passport.credentials/index.md#%5Bdev.inmo.tgbotapi.types.passport.credentials%2FEncryptedData%2F%2F%2FPointingToDeclaration%2F%5D%2FClasslikes%2F625018081)
| | [frontSide](index.md#%5Bdev.inmo.tgbotapi.types.passport.encrypted%2FEncryptedPassportElementWithTranslatableIDDocument%2FfrontSide%2F%23%2FPointingToDeclaration%2F%5D%2FProperties%2F625018081)| [common] abstract val [frontSide](index.md#%5Bdev.inmo.tgbotapi.types.passport.encrypted%2FEncryptedPassportElementWithTranslatableIDDocument%2FfrontSide%2F%23%2FPointingToDeclaration%2F%5D%2FProperties%2F625018081): [PassportFile](../-passport-file/index.md)?
| | [hash](index.md#%5Bdev.inmo.tgbotapi.types.passport.encrypted%2FEncryptedPassportElementWithTranslatableIDDocument%2Fhash%2F%23%2FPointingToDeclaration%2F%5D%2FProperties%2F625018081)| [common] abstract val [hash](index.md#%5Bdev.inmo.tgbotapi.types.passport.encrypted%2FEncryptedPassportElementWithTranslatableIDDocument%2Fhash%2F%23%2FPointingToDeclaration%2F%5D%2FProperties%2F625018081): [PassportElementHash](../../dev.inmo.tgbotapi.types.passport.encrypted.abstracts/index.md#%5Bdev.inmo.tgbotapi.types.passport.encrypted.abstracts%2FPassportElementHash%2F%2F%2FPointingToDeclaration%2F%5D%2FClasslikes%2F625018081)
| | [reverseSide](index.md#%5Bdev.inmo.tgbotapi.types.passport.encrypted%2FEncryptedPassportElementWithTranslatableIDDocument%2FreverseSide%2F%23%2FPointingToDeclaration%2F%5D%2FProperties%2F625018081)| [common] abstract val [reverseSide](index.md#%5Bdev.inmo.tgbotapi.types.passport.encrypted%2FEncryptedPassportElementWithTranslatableIDDocument%2FreverseSide%2F%23%2FPointingToDeclaration%2F%5D%2FProperties%2F625018081): [PassportFile](../-passport-file/index.md)?
| | [selfie](index.md#%5Bdev.inmo.tgbotapi.types.passport.encrypted%2FEncryptedPassportElementWithTranslatableIDDocument%2Fselfie%2F%23%2FPointingToDeclaration%2F%5D%2FProperties%2F625018081)| [common] abstract val [selfie](index.md#%5Bdev.inmo.tgbotapi.types.passport.encrypted%2FEncryptedPassportElementWithTranslatableIDDocument%2Fselfie%2F%23%2FPointingToDeclaration%2F%5D%2FProperties%2F625018081): [PassportFile](../-passport-file/index.md)?
| | [translations](index.md#%5Bdev.inmo.tgbotapi.types.passport.encrypted%2FEncryptedPassportElementWithTranslatableIDDocument%2Ftranslations%2F%23%2FPointingToDeclaration%2F%5D%2FProperties%2F625018081)| [common] abstract val [translations](index.md#%5Bdev.inmo.tgbotapi.types.passport.encrypted%2FEncryptedPassportElementWithTranslatableIDDocument%2Ftranslations%2F%23%2FPointingToDeclaration%2F%5D%2FProperties%2F625018081): [List](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.collections/-list/index.html)<[PassportFile](../-passport-file/index.md)>
| ## Inheritors | Name | |---| | [DriverLicense](../-driver-license/index.md)| | [IdentityCard](../-identity-card/index.md)|