lib / com.kirkbushman.araw.models / Trophy / <init>

<init>

Trophy(@Json("id") id: String?, @Json("name") fullname: String?, @Json("description") description: String?, @Json("icon_70") icon70: String, @Json("icon_40") icon40: String, @Json("url") url: String?)

This class represent a trophy given to a redditor.