lib / com.kirkbushman.araw.models.commons / Gildings / <init>

<init>

Gildings(@Json("gid_1") silverCount: Short?, @Json("gid_2") goldCount: Short?, @Json("gid_3") platinumCount: Short?)

This class represents the amount of silver, gold and platinum that a contribution has, given by users.

Gildings might be null, even if the object exists.