Users

constructor(id: Int? = null, displayname: String? = null, avatar: String? = null, badges: ArrayList<String> = arrayListOf())(source)