Files
Prowlarr-TS-SDK/docs/models/updatechanges.md

16 lines
489 B
Markdown

# 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 |