import { IssueTrackingCollectionTicketCommentsUpdateResponse } from "@apideck/unify/models/operations";
let value: IssueTrackingCollectionTicketCommentsUpdateResponse = {};| Field | Type | Required | Description |
|---|---|---|---|
httpMeta |
components.HTTPMetadata | ✔️ | N/A |
updateCommentResponse |
components.UpdateCommentResponse | ➖ | Update a Comment |
unexpectedErrorResponse |
components.UnexpectedErrorResponse | ➖ | Unexpected error |