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

<init>

SubredditRule(@Json("kind") kind: String, @Json("description") description: String, @Json("description_html") descriptionHtml: String?, @Json("short_name") shortName: String, @Json("violation_reason") violationReason: String, @Json("priority") priority: Int, @Json("created_utc") createdUtc: Long)

This class is used to represent a rule element in a Subreddit, the rules are made by mods, and are expressing good/bad behaviour in the sub.