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.abstracts/-secure-value-with-files/index.md
2021-03-17 15:18:37 +00:00

1.9 KiB

//docs/dev.inmo.tgbotapi.types.passport.decrypted.abstracts/SecureValueWithFiles

SecureValueWithFiles

[common] interface SecureValueWithFiles : SecureValue

Properties

Name Summary
credentials [common] abstract val credentials: List<EndDataCredentials>
files [common] abstract val files: List<FileCredentials>

Inheritors

Name
OtherDocumentsSecureValue