Contract.JobResultFileResponse

Name / Description Type / Format Example
fileName
Result File name
string "string"
uri
Api method URI that can be used to download the result file
string "string"
{
  "fileName": "string",
  "uri": "string"
}
Contained in Models
Contract.JobResultResponse
Consumed by Operations

- none -

Returned by Operations

- none -