mirror of
https://github.com/LukeHagar/discoursejs.git
synced 2025-12-06 12:27:48 +00:00
691 B
691 B
PerformPostActionRequestBody
Example Usage
import { PerformPostActionRequestBody } from "@lukehagar/discoursejs/sdk/models/operations";
let value: PerformPostActionRequestBody = {
id: 811939,
postActionTypeId: 25756,
};
Fields
| Field | Type | Required | Description |
|---|---|---|---|
flagTopic |
boolean | ➖ | N/A |
id |
number | ✔️ | N/A |
postActionTypeId |
number | ✔️ | N/A |