1
0
mirror of https://github.com/InsanusMokrassar/TelegramBotAPI.git synced 2024-07-10 02:00:49 +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

23 lines
1.9 KiB
Markdown

//[docs](../../../index.md)/[dev.inmo.tgbotapi.types.passport.decrypted.abstracts](../index.md)/[SecureValueWithFiles](index.md)
# SecureValueWithFiles
[common] interface [SecureValueWithFiles](index.md) : [SecureValue](../-secure-value/index.md)
## Properties
| Name | Summary |
|---|---|
| <a name="dev.inmo.tgbotapi.types.passport.decrypted.abstracts/SecureValueWithFiles/credentials/#/PointingToDeclaration/"></a>[credentials](index.md#%5Bdev.inmo.tgbotapi.types.passport.decrypted.abstracts%2FSecureValueWithFiles%2Fcredentials%2F%23%2FPointingToDeclaration%2F%5D%2FProperties%2F625018081)| <a name="dev.inmo.tgbotapi.types.passport.decrypted.abstracts/SecureValueWithFiles/credentials/#/PointingToDeclaration/"></a> [common] abstract val [credentials](index.md#%5Bdev.inmo.tgbotapi.types.passport.decrypted.abstracts%2FSecureValueWithFiles%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.abstracts/SecureValueWithFiles/files/#/PointingToDeclaration/"></a>[files](files.md)| <a name="dev.inmo.tgbotapi.types.passport.decrypted.abstracts/SecureValueWithFiles/files/#/PointingToDeclaration/"></a> [common] abstract 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>|
## Inheritors
| Name |
|---|
| <a name="dev.inmo.tgbotapi.types.passport.decrypted/OtherDocumentsSecureValue///PointingToDeclaration/"></a>[OtherDocumentsSecureValue](../../dev.inmo.tgbotapi.types.passport.decrypted/-other-documents-secure-value/index.md)|