mirror of
https://github.com/LukeHagar/discoursejs.git
synced 2025-12-07 12:27:48 +00:00
472 B
472 B
ListGroupsExtras
Example Usage
import { ListGroupsExtras } from "@lukehagar/discoursejs/sdk/models/operations";
let value: ListGroupsExtras = {
typeFilters: ["<value>"],
};
Fields
| Field | Type | Required | Description |
|---|---|---|---|
typeFilters |
any[] | ✔️ | N/A |