//[docs](../../../index.md)/[dev.inmo.tgbotapi.types.passport.decrypted.abstracts](../index.md)/[SecureValueWithData](index.md) # SecureValueWithData [common] interface [SecureValueWithData](index.md) : [SecureValue](../-secure-value/index.md) ## Properties | Name | Summary | |---|---| | [credentials](index.md#%5Bdev.inmo.tgbotapi.types.passport.decrypted.abstracts%2FSecureValueWithData%2Fcredentials%2F%23%2FPointingToDeclaration%2F%5D%2FProperties%2F625018081)| [common] abstract val [credentials](index.md#%5Bdev.inmo.tgbotapi.types.passport.decrypted.abstracts%2FSecureValueWithData%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)>
| | [data](data.md)| [common] abstract val [data](data.md): [DataCredentials](../../dev.inmo.tgbotapi.types.passport.credentials/-data-credentials/index.md)?
| ## Inheritors | Name | |---| | [AddressSecureValue](../../dev.inmo.tgbotapi.types.passport.decrypted/-address-secure-value/index.md)| | [IdentityWithReverseSideSecureValue](../../dev.inmo.tgbotapi.types.passport.decrypted/-identity-with-reverse-side-secure-value/index.md)| | [PassportSecureValue](../../dev.inmo.tgbotapi.types.passport.decrypted/-passport-secure-value/index.md)| | [PersonalDetailsSecureValue](../../dev.inmo.tgbotapi.types.passport.decrypted/-personal-details-secure-value/index.md)|