---
title: FinanceStore.History.Element
framework: financekit
role: symbol
role_heading: Type Alias
path: financekit/financestore/history/element
---

# FinanceStore.History.Element

An alias for the type that this asynchronous sequence holds.

## Declaration

```swift
typealias Element = FinanceStore.Changes<Model>
```

## See Also

### Type Aliases

- [FinanceStore.History.AsyncIterator](financekit/financestore/history/asynciterator.md)
