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