mirror of
https://github.com/LukeHagar/discoursejs.git
synced 2025-12-06 04:19:37 +00:00
900 B
900 B
BadgeGroupings
Example Usage
import { BadgeGroupings } from "@lukehagar/discoursejs/sdk/models/operations";
let value: BadgeGroupings = {
description: "Innovative grid-enabled encoding",
id: 891773,
name: "<value>",
position: 56713,
system: false,
};
Fields
| Field | Type | Required | Description |
|---|---|---|---|
description |
string | ✔️ | N/A |
id |
number | ✔️ | N/A |
name |
string | ✔️ | N/A |
position |
number | ✔️ | N/A |
system |
boolean | ✔️ | N/A |