Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface TestAttachmentRequestModel

Test attachment request model

Hierarchy

  • TestAttachmentRequestModel

Index

Properties

Optional attachmentType

attachmentType: string

Attachment type By Default it will be GeneralAttachment. It can be one of the following type. { GeneralAttachment, AfnStrip, BugFilingData, CodeCoverage, IntermediateCollectorData, RunConfig, TestImpactDetails, TmiTestRunDeploymentFiles, TmiTestRunReverseDeploymentFiles, TmiTestResultDetail, TmiTestRunSummary }

Optional comment

comment: string

Comment associated with attachment

Optional fileName

fileName: string

Attachment filename

Optional stream

stream: string

Base64 encoded file stream

Generated using TypeDoc