Contains detailed data about the current loss analysis request.
![]() |
AnalysisMetadata
Contains detailed data about the current loss analysis request.
|
| Name | Description | Data Type |
|---|---|---|
| duration | Indicates duration of an initiated analysis. | TimeSpan |
| duration\days | Duration in days | integer (int32) |
| duration\hours | Duration in hours | integer (int32) |
| duration\milliseconds | Duration in milliseconds | integer (int32) |
| duration\minutes | Duration in minutes | integer (int32) |
| duration\seconds | Duration in seconds | integer (int32) |
| duration\ticks | Duration in clock ticks | integer (int64) |
| duration\totalDays | Total count of days | number (double) |
| duration\totalHours | Total count of days | number (double) |
| duration\totalMilliseconds | Total count of milliseconds | number (double) |
| duration\totalMinutes | Total count of minutes | number (double) |
| duration\totalSeconds | Total count of seconds | number (double) |
| endTime | Indicates the end time of a completed analysis. | string (date) |
| engineVersion | Indicates the version of the Next Generation Model (NGM) loss engine. | string |
| startTime | Indicates the start time of an initiated analysis. | string (date) |