trixnity-serverserverapi-model
3.1.0
trixnity-serverserverapi-model
/
net.folivo.trixnity.serverserverapi.model.federation
/
ClaimKeys
/
Response
Response
@
Serializable
data
class
Response
(
val
oneTimeKeys
:
Map
<
UserId
,
Map
<
String
,
Keys
>
>
)
Constructors
Properties
Constructors
Response
Link copied to clipboard
fun
Response
(
oneTimeKeys
:
Map
<
UserId
,
Map
<
String
,
Keys
>
>
)
Properties
one
Time
Keys
Link copied to clipboard
val
oneTimeKeys
:
Map
<
UserId
,
Map
<
String
,
Keys
>
>