1
0
mirror of https://github.com/InsanusMokrassar/TelegramBotAPI.git synced 2024-07-27 02:15:09 +00:00
tgbotapi/docs/dev.inmo.tgbotapi.types.passport.encrypted/-rental-agreement/index.md
2021-03-17 15:18:37 +00:00

2.2 KiB

//docs/dev.inmo.tgbotapi.types.passport.encrypted/RentalAgreement

RentalAgreement

[common] data class RentalAgreement(files: List<PassportFile>, translations: List<PassportFile>, hash: PassportElementHash) : EncryptedPassportElementWithTranslatableFilesCollection

Properties

Name Summary
files [common] open override val files: List<PassportFile>
hash [common] open override val hash: PassportElementHash
translations [common] open override val translations: List<PassportFile>