---
title: updated
framework: financekit
role: symbol
role_heading: Instance Property
path: financekit/financestore/changes/updated
---

# updated

An array of model objects that the framework updated in the finance store.

## Declaration

```swift
let updated: [Model]
```

## See Also

### Instance Properties

- [deleted](financekit/financestore/changes/deleted.md)
- [inserted](financekit/financestore/changes/inserted.md)
- [newToken](financekit/financestore/changes/newtoken.md)
