toggle menu
ktgbotapi
common
switch theme
search in API
tgbotapi.core
/
dev.inmo.tgbotapi.types.passport.decrypted
/
IdentityWithReverseSideSecureValue
Identity
With
Reverse
Side
Secure
Value
@
Serializable
sealed
class
IdentityWithReverseSideSecureValue
:
SecureValueIdentity
,
SecureValueWithData
,
SecureValueWithTranslations
,
SecureValueWithReverseSide
Inheritors
DriverLicenseSecureValue
IdentityCardSecureValue
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
?
reverse
Side
Link copied to clipboard
abstract
val
reverseSide
:
FileCredentials
?
selfie
Link copied to clipboard
abstract
val
selfie
:
FileCredentials
?
translation
Link copied to clipboard
abstract
val
translation
:
List
<
FileCredentials
>