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