1
0
mirror of https://github.com/InsanusMokrassar/TelegramBotAPI.git synced 2024-07-09 17:50:48 +00:00
tgbotapi/docs/dev.inmo.tgbotapi.types.passport.decrypted/-bank-statement-secure-value/index.md
2021-03-17 15:18:37 +00:00

17 lines
2.5 KiB
Markdown

//[docs](../../../index.md)/[dev.inmo.tgbotapi.types.passport.decrypted](../index.md)/[BankStatementSecureValue](index.md)
# BankStatementSecureValue
[common] data class [BankStatementSecureValue](index.md)(**translation**: [List](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.collections/-list/index.html)<[FileCredentials](../../dev.inmo.tgbotapi.types.passport.credentials/-file-credentials/index.md)>, **files**: [List](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.collections/-list/index.html)<[FileCredentials](../../dev.inmo.tgbotapi.types.passport.credentials/-file-credentials/index.md)>) : [OtherDocumentsSecureValue](../-other-documents-secure-value/index.md)
## Properties
| Name | Summary |
|---|---|
| <a name="dev.inmo.tgbotapi.types.passport.decrypted/BankStatementSecureValue/credentials/#/PointingToDeclaration/"></a>[credentials](index.md#%5Bdev.inmo.tgbotapi.types.passport.decrypted%2FBankStatementSecureValue%2Fcredentials%2F%23%2FPointingToDeclaration%2F%5D%2FProperties%2F625018081)| <a name="dev.inmo.tgbotapi.types.passport.decrypted/BankStatementSecureValue/credentials/#/PointingToDeclaration/"></a> [common] open override val [credentials](index.md#%5Bdev.inmo.tgbotapi.types.passport.decrypted%2FBankStatementSecureValue%2Fcredentials%2F%23%2FPointingToDeclaration%2F%5D%2FProperties%2F625018081): [List](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.collections/-list/index.html)<[EndDataCredentials](../../dev.inmo.tgbotapi.types.passport.credentials/-end-data-credentials/index.md)> <br>|
| <a name="dev.inmo.tgbotapi.types.passport.decrypted/BankStatementSecureValue/files/#/PointingToDeclaration/"></a>[files](files.md)| <a name="dev.inmo.tgbotapi.types.passport.decrypted/BankStatementSecureValue/files/#/PointingToDeclaration/"></a> [common] open override val [files](files.md): [List](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.collections/-list/index.html)<[FileCredentials](../../dev.inmo.tgbotapi.types.passport.credentials/-file-credentials/index.md)> <br>|
| <a name="dev.inmo.tgbotapi.types.passport.decrypted/BankStatementSecureValue/translation/#/PointingToDeclaration/"></a>[translation](translation.md)| <a name="dev.inmo.tgbotapi.types.passport.decrypted/BankStatementSecureValue/translation/#/PointingToDeclaration/"></a> [common] open override val [translation](translation.md): [List](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.collections/-list/index.html)<[FileCredentials](../../dev.inmo.tgbotapi.types.passport.credentials/-file-credentials/index.md)> <br>|