ktgbotapi
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
ktgbotapi
tgbotapi.core
/
dev.inmo.tgbotapi.types.passport.decrypted
/
PassportSecureValue
Passport
Secure
Value
@
Serializable
sealed
class
PassportSecureValue
:
SecureValueIdentity
,
SecureValueWithData
,
SecureValueWithTranslations
Inheritors
CommonPassportSecureValue
InternalPassportSecureValue
Members
Properties
credentials
Link copied to clipboard
open
override
val
credentials
:
List
<
EndDataCredentials
>
data
Link copied to clipboard
abstract
val
data
:
DataCredentials
?
front
Side
Link copied to clipboard
abstract
val
frontSide
:
FileCredentials
?
selfie
Link copied to clipboard
abstract
val
selfie
:
FileCredentials
?
translation
Link copied to clipboard
abstract
val
translation
:
List
<
FileCredentials
>