1
0
mirror of https://github.com/InsanusMokrassar/TelegramBotAPI.git synced 2024-07-27 10:25:09 +00:00
tgbotapi/docs/dev.inmo.tgbotapi.types.passport.encrypted/-encrypted-passport-element-with-translatable-files-collection/index.md
2021-03-17 15:18:37 +00:00

28 lines
4.0 KiB
Markdown

//[docs](../../../index.md)/[dev.inmo.tgbotapi.types.passport.encrypted](../index.md)/[EncryptedPassportElementWithTranslatableFilesCollection](index.md)
# EncryptedPassportElementWithTranslatableFilesCollection
[common] sealed class [EncryptedPassportElementWithTranslatableFilesCollection](index.md) : [EncryptedPassportElementTranslatable](../../dev.inmo.tgbotapi.types.passport.encrypted.abstracts/-encrypted-passport-element-translatable/index.md), [EncryptedPassportElementWithFilesCollection](../../dev.inmo.tgbotapi.types.passport.encrypted.abstracts/-encrypted-passport-element-with-files-collection/index.md)
## Properties
| Name | Summary |
|---|---|
| <a name="dev.inmo.tgbotapi.types.passport.encrypted/EncryptedPassportElementWithTranslatableFilesCollection/files/#/PointingToDeclaration/"></a>[files](index.md#%5Bdev.inmo.tgbotapi.types.passport.encrypted%2FEncryptedPassportElementWithTranslatableFilesCollection%2Ffiles%2F%23%2FPointingToDeclaration%2F%5D%2FProperties%2F625018081)| <a name="dev.inmo.tgbotapi.types.passport.encrypted/EncryptedPassportElementWithTranslatableFilesCollection/files/#/PointingToDeclaration/"></a> [common] abstract val [files](index.md#%5Bdev.inmo.tgbotapi.types.passport.encrypted%2FEncryptedPassportElementWithTranslatableFilesCollection%2Ffiles%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)> <br>|
| <a name="dev.inmo.tgbotapi.types.passport.encrypted/EncryptedPassportElementWithTranslatableFilesCollection/hash/#/PointingToDeclaration/"></a>[hash](index.md#%5Bdev.inmo.tgbotapi.types.passport.encrypted%2FEncryptedPassportElementWithTranslatableFilesCollection%2Fhash%2F%23%2FPointingToDeclaration%2F%5D%2FProperties%2F625018081)| <a name="dev.inmo.tgbotapi.types.passport.encrypted/EncryptedPassportElementWithTranslatableFilesCollection/hash/#/PointingToDeclaration/"></a> [common] abstract val [hash](index.md#%5Bdev.inmo.tgbotapi.types.passport.encrypted%2FEncryptedPassportElementWithTranslatableFilesCollection%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) <br>|
| <a name="dev.inmo.tgbotapi.types.passport.encrypted/EncryptedPassportElementWithTranslatableFilesCollection/translations/#/PointingToDeclaration/"></a>[translations](index.md#%5Bdev.inmo.tgbotapi.types.passport.encrypted%2FEncryptedPassportElementWithTranslatableFilesCollection%2Ftranslations%2F%23%2FPointingToDeclaration%2F%5D%2FProperties%2F625018081)| <a name="dev.inmo.tgbotapi.types.passport.encrypted/EncryptedPassportElementWithTranslatableFilesCollection/translations/#/PointingToDeclaration/"></a> [common] abstract val [translations](index.md#%5Bdev.inmo.tgbotapi.types.passport.encrypted%2FEncryptedPassportElementWithTranslatableFilesCollection%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)> <br>|
## Inheritors
| Name |
|---|
| <a name="dev.inmo.tgbotapi.types.passport.encrypted/UtilityBill///PointingToDeclaration/"></a>[UtilityBill](../-utility-bill/index.md)|
| <a name="dev.inmo.tgbotapi.types.passport.encrypted/BankStatement///PointingToDeclaration/"></a>[BankStatement](../-bank-statement/index.md)|
| <a name="dev.inmo.tgbotapi.types.passport.encrypted/RentalAgreement///PointingToDeclaration/"></a>[RentalAgreement](../-rental-agreement/index.md)|
| <a name="dev.inmo.tgbotapi.types.passport.encrypted/PassportRegistration///PointingToDeclaration/"></a>[PassportRegistration](../-passport-registration/index.md)|
| <a name="dev.inmo.tgbotapi.types.passport.encrypted/TemporaryRegistration///PointingToDeclaration/"></a>[TemporaryRegistration](../-temporary-registration/index.md)|