//[docs](../../../index.md)/[dev.inmo.tgbotapi.types.passport.decrypted](../index.md)/[CommonPassportSecureValue](index.md)/[CommonPassportSecureValue](-common-passport-secure-value.md) # CommonPassportSecureValue [common] Content fun [CommonPassportSecureValue](-common-passport-secure-value.md)(data: [DataCredentials](../../dev.inmo.tgbotapi.types.passport.credentials/-data-credentials/index.md)? = null, frontSide: [FileCredentials](../../dev.inmo.tgbotapi.types.passport.credentials/-file-credentials/index.md)? = null, selfie: [FileCredentials](../../dev.inmo.tgbotapi.types.passport.credentials/-file-credentials/index.md)? = null, 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)> = emptyList())