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

585 B
Raw Blame History

UpdateTopicTimestampResponseBody

topic updated

Example Usage

import { UpdateTopicTimestampResponseBody } from "@lukehagar/discoursejs/sdk/models/operations";

let value: UpdateTopicTimestampResponseBody = {
  success: "OK",
};

Fields

Field Type Required Description Example
success string N/A OK