# KnetikCloud.RewardItemResource

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**item_id** | **Number** | The id of the item to reward | 
**item_name** | **String** | The name of the item to reward (read only, set by id) | [optional] 
**max_rank** | **Number** | The highest number (worst) rank to give the reward to. Must be greater than or equal to minRank | 
**min_rank** | **Number** | The lowest number (best) rank to give the reward to. Must be greater than zero | 
**quantity** | **Number** | How many copies to give | 


