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/-driver-license-secure-value/index.md

20 lines
4.0 KiB
Markdown
Raw Normal View History

//[docs](../../../index.md)/[dev.inmo.tgbotapi.types.passport.decrypted](../index.md)/[DriverLicenseSecureValue](index.md)
# DriverLicenseSecureValue
[common] data class [DriverLicenseSecureValue](index.md)(**data**: [DataCredentials](../../dev.inmo.tgbotapi.types.passport.credentials/-data-credentials/index.md)?, **frontSide**: [FileCredentials](../../dev.inmo.tgbotapi.types.passport.credentials/-file-credentials/index.md)?, **reverseSide**: [FileCredentials](../../dev.inmo.tgbotapi.types.passport.credentials/-file-credentials/index.md)?, **selfie**: [FileCredentials](../../dev.inmo.tgbotapi.types.passport.credentials/-file-credentials/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)>) : [IdentityWithReverseSideSecureValue](../-identity-with-reverse-side-secure-value/index.md)
## Properties
| Name | Summary |
|---|---|
| <a name="dev.inmo.tgbotapi.types.passport.decrypted/DriverLicenseSecureValue/credentials/#/PointingToDeclaration/"></a>[credentials](index.md#%5Bdev.inmo.tgbotapi.types.passport.decrypted%2FDriverLicenseSecureValue%2Fcredentials%2F%23%2FPointingToDeclaration%2F%5D%2FProperties%2F625018081)| <a name="dev.inmo.tgbotapi.types.passport.decrypted/DriverLicenseSecureValue/credentials/#/PointingToDeclaration/"></a> [common] open override val [credentials](index.md#%5Bdev.inmo.tgbotapi.types.passport.decrypted%2FDriverLicenseSecureValue%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/DriverLicenseSecureValue/data/#/PointingToDeclaration/"></a>[data](data.md)| <a name="dev.inmo.tgbotapi.types.passport.decrypted/DriverLicenseSecureValue/data/#/PointingToDeclaration/"></a> [common] open override val [data](data.md): [DataCredentials](../../dev.inmo.tgbotapi.types.passport.credentials/-data-credentials/index.md)? = null <br>|
| <a name="dev.inmo.tgbotapi.types.passport.decrypted/DriverLicenseSecureValue/frontSide/#/PointingToDeclaration/"></a>[frontSide](front-side.md)| <a name="dev.inmo.tgbotapi.types.passport.decrypted/DriverLicenseSecureValue/frontSide/#/PointingToDeclaration/"></a> [common] open override val [frontSide](front-side.md): [FileCredentials](../../dev.inmo.tgbotapi.types.passport.credentials/-file-credentials/index.md)? = null <br>|
| <a name="dev.inmo.tgbotapi.types.passport.decrypted/DriverLicenseSecureValue/reverseSide/#/PointingToDeclaration/"></a>[reverseSide](reverse-side.md)| <a name="dev.inmo.tgbotapi.types.passport.decrypted/DriverLicenseSecureValue/reverseSide/#/PointingToDeclaration/"></a> [common] open override val [reverseSide](reverse-side.md): [FileCredentials](../../dev.inmo.tgbotapi.types.passport.credentials/-file-credentials/index.md)? = null <br>|
| <a name="dev.inmo.tgbotapi.types.passport.decrypted/DriverLicenseSecureValue/selfie/#/PointingToDeclaration/"></a>[selfie](selfie.md)| <a name="dev.inmo.tgbotapi.types.passport.decrypted/DriverLicenseSecureValue/selfie/#/PointingToDeclaration/"></a> [common] open override val [selfie](selfie.md): [FileCredentials](../../dev.inmo.tgbotapi.types.passport.credentials/-file-credentials/index.md)? = null <br>|
| <a name="dev.inmo.tgbotapi.types.passport.decrypted/DriverLicenseSecureValue/translation/#/PointingToDeclaration/"></a>[translation](translation.md)| <a name="dev.inmo.tgbotapi.types.passport.decrypted/DriverLicenseSecureValue/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>|