mirror of
https://github.com/LukeHagar/discoursejs.git
synced 2025-12-06 20:37:49 +00:00
823 B
823 B
GetUserExternalIdGroupUsers
Example Usage
import { GetUserExternalIdGroupUsers } from "@lukehagar/discoursejs/sdk/models/operations";
let value: GetUserExternalIdGroupUsers = {
groupId: 301831,
notificationLevel: 407241,
userId: 775220,
};
Fields
| Field | Type | Required | Description |
|---|---|---|---|
groupId |
number | ✔️ | N/A |
notificationLevel |
number | ✔️ | N/A |
owner |
boolean | ➖ | N/A |
userId |
number | ✔️ | N/A |