mirror of
https://github.com/LukeHagar/discoursejs.git
synced 2025-12-06 04:19:37 +00:00
479 B
479 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 |