trixnity-clientserverapi-model
Toggle table of contents
4.16.0
common
Platform filter
common
Switch theme
Search in API
trixnity-clientserverapi-model
trixnity-clientserverapi-model
/
net.folivo.trixnity.clientserverapi.model.keys
/
SetKeys
/
Response
Response
@
Serializable
data
class
Response
(
val
oneTimeKeyCounts
:
Map
<
KeyAlgorithm
,
Int
>
)
Members
Constructors
Response
Link copied to clipboard
constructor
(
oneTimeKeyCounts
:
Map
<
KeyAlgorithm
,
Int
>
)
Properties
one
Time
Key
Counts
Link copied to clipboard
@
SerialName
(
value
=
"one_time_key_counts"
)
val
oneTimeKeyCounts
:
Map
<
KeyAlgorithm
,
Int
>