kalium
common
network
/
com.wire.kalium.network.api.base.authenticated.keypackage
/
LastPreKeyDTO
Last
Pre
Key
DTO
data
class
LastPreKeyDTO
(
val
id
:
Int
,
val
key
:
String
)
Members
Constructors
Last
Pre
Key
DTO
Link copied to clipboard
constructor
(
id
:
Int
,
key
:
String
)
Properties
id
Link copied to clipboard
val
id
:
Int
key
Link copied to clipboard
val
key
:
String