# DownloadClientCategory ## Example Usage ```typescript import { DownloadClientCategory } from "prowlarr/models"; let value: DownloadClientCategory = {}; ``` ## Fields | Field | Type | Required | Description | | ------------------ | ------------------ | ------------------ | ------------------ | | `clientCategory` | *string* | :heavy_minus_sign: | N/A | | `categories` | *number*[] | :heavy_minus_sign: | N/A |