# TagResource ## Example Usage ```typescript import { TagResource } from "prowlarr/models"; let value: TagResource = {}; ``` ## Fields | Field | Type | Required | Description | | ------------------ | ------------------ | ------------------ | ------------------ | | `id` | *number* | :heavy_minus_sign: | N/A | | `label` | *string* | :heavy_minus_sign: | N/A |