Signed

fun Signed(    @Json(name = "token") token: String,     @Json(name = "signatures") signatures: Any,     @Json(name = "mxid") mxid: String)