circle-info
Squadcast is now SolarWinds Incident Response

V3IncidentsPostmortemsPostmortemAttachmentRequest

Represents an attachment in a postmortem request.

Example Usage

import { V3IncidentsPostmortemsPostmortemAttachmentRequest } from "@solarwinds/squadcast-sdk-typescript/models";

let value: V3IncidentsPostmortemsPostmortemAttachmentRequest = {};

Fields

Field
Type
Required
Description

key

string

N/A

mimeType

string

N/A

fileSize

string

N/A

Last updated