Interface IncidentsApiUpdateIncidentAttachmentRequest

Hierarchy

  • IncidentsApiUpdateIncidentAttachmentRequest

Properties

attachmentId: any

The ID of the attachment.

incidentId: string

The UUID of the incident.

include?: string

Resource to include in the response. Supported value: last_modified_by_user.

Generated using TypeDoc