trixnity-clientserverapi-model
3.0.0
trixnity-clientserverapi-model
/
net.folivo.trixnity.clientserverapi.model.keys
/
AddSignatures
/
Response
Response
@
Serializable
data
class
Response
(
val
failures
:
Map
<
UserId
,
Map
<
String
,
JsonElement
>
>
)
Constructors
Properties
Constructors
Response
Link copied to clipboard
fun
Response
(
failures
:
Map
<
UserId
,
Map
<
String
,
JsonElement
>
>
)
Properties
failures
Link copied to clipboard
val
failures
:
Map
<
UserId
,
Map
<
String
,
JsonElement
>
>