---
title: outcome
framework: trustinsights
role: symbol
role_heading: Instance Property
path: trustinsights/trustinsight/outcome
---

# outcome

The result value from a request for this insight.

## Declaration

```swift
var outcome: Result<Self.Value, InsightError> { get }
```

## See Also

### Instance Properties - generated

- [insightID](trustinsights/trustinsight/insightid.md)
- [isUsingCurrentModel](trustinsights/trustinsight/isusingcurrentmodel.md)
- [modelVersion](trustinsights/trustinsight/modelversion.md)
- [newestModelVersion](trustinsights/trustinsight/newestmodelversion.md)
