TestAttachmentRequestModel interface
Mellékletkérelmek modelljének tesztelése
Tulajdonságok
| attachment |
A melléklet típusa alapértelmezés szerint GeneralAttachment lesz. Ez lehet az alábbi típus egyike. { GeneralAttachment, AfnStrip, BugFilingData, CodeCoverage, IntermediateCollectorData, RunConfig, TestImpactDetails, TmiTestRunDeploymentFiles, TmiTestRunReverseDeploymentFiles, TmiTestResultDetail, TmiTestRunSummary } |
| comment | Melléklethez társított megjegyzés |
| file |
Mellékletfájl neve |
| stream | Base64 kódolású fájlstream |
Tulajdonság adatai
attachmentType
A melléklet típusa alapértelmezés szerint GeneralAttachment lesz. Ez lehet az alábbi típus egyike. { GeneralAttachment, AfnStrip, BugFilingData, CodeCoverage, IntermediateCollectorData, RunConfig, TestImpactDetails, TmiTestRunDeploymentFiles, TmiTestRunReverseDeploymentFiles, TmiTestResultDetail, TmiTestRunSummary }
attachmentType: string
Tulajdonság értéke
string
comment
Melléklethez társított megjegyzés
comment: string
Tulajdonság értéke
string
fileName
Mellékletfájl neve
fileName: string
Tulajdonság értéke
string
stream
Base64 kódolású fájlstream
stream: string
Tulajdonság értéke
string