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

18 lines
720 B
Markdown

# ListLatestTopicsPosters
## Example Usage
```typescript
import { ListLatestTopicsPosters } from "@lukehagar/discoursejs/sdk/models/operations";
let value: ListLatestTopicsPosters = {};
```
## 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 |