---
title: "init(from:)"
framework: financekit
role: symbol
role_heading: Initializer
path: "financekit/financestore/historytoken/init(from:)"
---

# init(from:)

Initializes a new history token using data from the provided decoder.

## Declaration

```swift
init(from decoder: any Decoder) throws
```
