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-data/index.md
2021-03-17 15:18:37 +00:00

26 lines
2.4 KiB
Markdown

//[docs](../../../index.md)/[dev.inmo.tgbotapi.types.passport.decrypted.abstracts](../index.md)/[SecureValueWithData](index.md)
# SecureValueWithData
[common] interface [SecureValueWithData](index.md) : [SecureValue](../-secure-value/index.md)
## Properties
| Name | Summary |
|---|---|
| <a name="dev.inmo.tgbotapi.types.passport.decrypted.abstracts/SecureValueWithData/credentials/#/PointingToDeclaration/"></a>[credentials](index.md#%5Bdev.inmo.tgbotapi.types.passport.decrypted.abstracts%2FSecureValueWithData%2Fcredentials%2F%23%2FPointingToDeclaration%2F%5D%2FProperties%2F625018081)| <a name="dev.inmo.tgbotapi.types.passport.decrypted.abstracts/SecureValueWithData/credentials/#/PointingToDeclaration/"></a> [common] abstract val [credentials](index.md#%5Bdev.inmo.tgbotapi.types.passport.decrypted.abstracts%2FSecureValueWithData%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/SecureValueWithData/data/#/PointingToDeclaration/"></a>[data](data.md)| <a name="dev.inmo.tgbotapi.types.passport.decrypted.abstracts/SecureValueWithData/data/#/PointingToDeclaration/"></a> [common] abstract val [data](data.md): [DataCredentials](../../dev.inmo.tgbotapi.types.passport.credentials/-data-credentials/index.md)? <br>|
## Inheritors
| Name |
|---|
| <a name="dev.inmo.tgbotapi.types.passport.decrypted/AddressSecureValue///PointingToDeclaration/"></a>[AddressSecureValue](../../dev.inmo.tgbotapi.types.passport.decrypted/-address-secure-value/index.md)|
| <a name="dev.inmo.tgbotapi.types.passport.decrypted/IdentityWithReverseSideSecureValue///PointingToDeclaration/"></a>[IdentityWithReverseSideSecureValue](../../dev.inmo.tgbotapi.types.passport.decrypted/-identity-with-reverse-side-secure-value/index.md)|
| <a name="dev.inmo.tgbotapi.types.passport.decrypted/PassportSecureValue///PointingToDeclaration/"></a>[PassportSecureValue](../../dev.inmo.tgbotapi.types.passport.decrypted/-passport-secure-value/index.md)|
| <a name="dev.inmo.tgbotapi.types.passport.decrypted/PersonalDetailsSecureValue///PointingToDeclaration/"></a>[PersonalDetailsSecureValue](../../dev.inmo.tgbotapi.types.passport.decrypted/-personal-details-secure-value/index.md)|