Files
discoursejs/docs/sdk/models/operations/listtoptopicsposters.md

18 lines
711 B
Markdown

# ListTopTopicsPosters
## Example Usage
```typescript
import { ListTopTopicsPosters } from "@lukehagar/discoursejs/sdk/models/operations";
let value: ListTopTopicsPosters = {};
```
## Fields
| Field | Type | Required | Description |
| ------------------ | ------------------ | ------------------ | ------------------ |
| `description` | *string* | :heavy_minus_sign: | N/A |
| `extras` | *string* | :heavy_minus_sign: | N/A |
| `primaryGroupId` | *string* | :heavy_minus_sign: | N/A |
| `userId` | *number* | :heavy_minus_sign: | N/A |