# Reward ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **counted_items** | [**Vec**](reward_countedItems.md) | Items that have a quantity attached | **thumbnail** | **String** | thumbnail URL | **color** | **f32** | RGB value as an int assigned to this reward | **credits** | **f32** | Amount of credits awarded | **as_string** | **String** | string representation of the reward | **items** | **Vec** | Items' names possible to be won | **item_string** | **String** | formatted string describing all included items | [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)