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

12 lines
1.2 KiB
Markdown

//[docs](../../../index.md)/[dev.inmo.tgbotapi.types.passport.decrypted](../index.md)/[SecureData](index.md)/[SecureData](-secure-data.md)
# SecureData
[common]
Content
fun [SecureData](-secure-data.md)(personalDetails: [PersonalDetailsSecureValue](../-personal-details-secure-value/index.md)? = null, passport: [CommonPassportSecureValue](../-common-passport-secure-value/index.md)? = null, internalPassport: [InternalPassportSecureValue](../-internal-passport-secure-value/index.md)? = null, driverLicense: [DriverLicenseSecureValue](../-driver-license-secure-value/index.md)? = null, identityCard: [IdentityCardSecureValue](../-identity-card-secure-value/index.md)? = null, utilityBill: [UtilityBillSecureValue](../-utility-bill-secure-value/index.md)? = null, bankStatement: [BankStatementSecureValue](../-bank-statement-secure-value/index.md)? = null, rentalAgreement: [RentalAgreementSecureValue](../-rental-agreement-secure-value/index.md)? = null, passportRegistration: [PassportRegistrationSecureValue](../-passport-registration-secure-value/index.md)? = null, temporaryRegistration: [TemporalRegistrationSecureValue](../-temporal-registration-secure-value/index.md)? = null)