//[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 | |---|---| | [credentials](index.md#%5Bdev.inmo.tgbotapi.types.passport.decrypted.abstracts%2FSecureValueWithFiles%2Fcredentials%2F%23%2FPointingToDeclaration%2F%5D%2FProperties%2F625018081)| [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)>
| | [files](files.md)| [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)>
| ## Inheritors | Name | |---| | [OtherDocumentsSecureValue](../../dev.inmo.tgbotapi.types.passport.decrypted/-other-documents-secure-value/index.md)|