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

2.5 KiB

//docs/dev.inmo.tgbotapi.types.passport.decrypted/BankStatementSecureValue

BankStatementSecureValue

[common] data class BankStatementSecureValue(translation: List<FileCredentials>, files: List<FileCredentials>) : OtherDocumentsSecureValue

Properties

Name Summary
credentials [common] open override val credentials: List<EndDataCredentials>
files [common] open override val files: List<FileCredentials>
translation [common] open override val translation: List<FileCredentials>