sonarr-api-rs 3.0.0

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

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**id** | Option<**i32**> |  | [optional]
**list_sync_level** | Option<[**models::ListSyncLevelType**]ListSyncLevelType.md> |  | [optional]
**list_sync_tag** | Option<**i32**> |  | [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)