API Differences in FinanceKit in iOS 18.0

It can be difficult to find what changed in Apple SDKs. These pages are algorithmically generated and show what is new in FinanceKit in the iOS 18.0 SDK.

Table of Contents

Typealiases

History
@_implements(_Concurrency.AsyncSequence, Failure) public typealias __AsyncSequence_Failure = any Swift.Error

Properties & Constants

Account
public var openingDate: Foundation.Date?
AssetAccount
public let openingDate: Foundation.Date?
LiabilityAccount
public let openingDate: Foundation.Date?
Transaction
public let foreignCurrencyExchangeRate: Foundation.Decimal?

Enum Cases

FinanceError
case historyTokenInvalid