Record
get-single-season-for-a-show-params
No description available.
record get-single-season-for-a-show-params {
id: string,
season: string,
translations: option<string>,
trakt-api-version: option<string>,
trakt-api-key: option<string>,
}Fields
| Name | Type | Description |
|---|---|---|
| id | string | |
| season | string | |
| translations | option<string> | |
| trakt-api-version | option<string> | |
| trakt-api-key | option<string> |