# GetSubredditRules200ResponseRulesInner
## Properties
**kind** | Option<**String**> | Scope of the rule: 'link', 'comment', or 'all' | [optional]
**short_name** | Option<**String**> | Short rule title shown in the subreddit sidebar | [optional]
**description** | Option<**String**> | Full rule text | [optional]
**violation_reason** | Option<**String**> | Reason shown to a user when the rule is enforced | [optional]
**created_utc** | Option<**f64**> | Unix timestamp when the rule was created | [optional]
**priority** | Option<**i32**> | Display order of the rule | [optional]
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)