toggle menu
ktgbotapi
common
switch theme
search in API
tgbotapi.core
/
dev.inmo.tgbotapi.types.passport.decrypted.abstracts
/
SecureValueWithData
Secure
Value
With
Data
interface
SecureValueWithData
:
SecureValue
Inheritors
AddressSecureValue
IdentityWithReverseSideSecureValue
PassportSecureValue
PersonalDetailsSecureValue
Members
Properties
credentials
Link copied to clipboard
abstract
val
credentials
:
List
<
EndDataCredentials
>
data
Link copied to clipboard
abstract
val
data
:
DataCredentials
?