Files
discoursejs/docs/sdk/models/operations/performpostactionrequestbody.md

691 B
Raw Permalink Blame History

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