AfnStrip interface
Properties
| auxiliary |
Auxiliary Url to be consumed by MTM |
| creation |
Creation date of the AfnStrip |
| file |
File name of the attachment created |
| id | ID of AfnStrip. This is same as the attachment ID. |
| project | Project identifier which contains AfnStrip |
| stored |
Service in which this attachment is stored in |
| stream | Afn strip stream. |
| test |
ID of the testcase. |
| test |
Backing test result id. |
| test |
Backing test run id. |
| un |
Byte stream (uncompressed) length of Afn strip. |
| url | Url of the attachment created. |
Property Details
auxiliaryUrl
Auxiliary Url to be consumed by MTM
auxiliaryUrl: string
Property Value
string
creationDate
Creation date of the AfnStrip
creationDate: Date
Property Value
Date
fileName
File name of the attachment created
fileName: string
Property Value
string
id
ID of AfnStrip. This is same as the attachment ID.
id: number
Property Value
number
project
Project identifier which contains AfnStrip
project: string
Property Value
string
storedIn
Service in which this attachment is stored in
storedIn: string
Property Value
string
stream
Afn strip stream.
stream: string
Property Value
string
testCaseId
ID of the testcase.
testCaseId: number
Property Value
number
testResultId
Backing test result id.
testResultId: number
Property Value
number
testRunId
Backing test run id.
testRunId: number
Property Value
number
unCompressedStreamLength
Byte stream (uncompressed) length of Afn strip.
unCompressedStreamLength: number
Property Value
number
url
Url of the attachment created.
url: string
Property Value
string