radarr-api-rs 3.0.1

Rust API wrapper for Radarr
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
# RatingChild

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**votes** | Option<**i32**> |  | [optional]
**value** | Option<**f64**> |  | [optional]
**r#type** | Option<[**crate::models::RatingType**]RatingType.md> |  | [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)