toggle menu
ktgbotapi
common
switch theme
search in API
tgbotapi.core
/
dev.inmo.tgbotapi.types.passport.decrypted
/
AddressSecureValue
Address
Secure
Value
@
Serializable
data
class
AddressSecureValue
(
val
data
:
DataCredentials
)
:
SecureValueWithData
Members
Constructors
Address
Secure
Value
Link copied to clipboard
constructor
(
data
:
DataCredentials
)
Properties
credentials
Link copied to clipboard
@
Transient
open
override
val
credentials
:
List
<
EndDataCredentials
>
data
Link copied to clipboard
@
SerialName
(
value
=
"data"
)
open
override
val
data
:
DataCredentials