TestAttachmentRequestModel interface
اختبار نموذج طلب المرفقات
الخصائص
| attachment |
نوع المرفق بشكل افتراضي سيكون GeneralAttachment. يمكن أن يكون واحدا من النوع التالي. { GeneralAttachment ، AfnStrip ، bugFilingData ، CodeCoverage ، IntermediateCollectorData ، RunConfig ، TestImpactDetails ، TmiTestRunDeploymentFiles ، TmiTestRunReverseDeploymentFiles ، TmiTestResultDetail ، TmiTestRunSummary } |
| comment | التعليق المرتبط بالمرفق |
| file |
اسم ملف المرفق |
| stream | دفق الملفات المشفرة Base64 |
تفاصيل الخاصية
attachmentType
نوع المرفق بشكل افتراضي سيكون GeneralAttachment. يمكن أن يكون واحدا من النوع التالي. { GeneralAttachment ، AfnStrip ، bugFilingData ، CodeCoverage ، IntermediateCollectorData ، RunConfig ، TestImpactDetails ، TmiTestRunDeploymentFiles ، TmiTestRunReverseDeploymentFiles ، TmiTestResultDetail ، TmiTestRunSummary }
attachmentType: string
قيمة الخاصية
string
comment
التعليق المرتبط بالمرفق
comment: string
قيمة الخاصية
string
fileName
اسم ملف المرفق
fileName: string
قيمة الخاصية
string
stream
دفق الملفات المشفرة Base64
stream: string
قيمة الخاصية
string