---
title: moneyAmounts
framework: appkit
role: symbol
role_heading: Instance Property
path: appkit/nspasteboard/detectedvalues/moneyamounts
---

# moneyAmounts

An array of money amounts and currencies that the data detection system identifies.

## Declaration

```swift
var moneyAmounts: [DDMatchMoneyAmount] { get }
```

## See Also

### Numeric values

- [number](appkit/nspasteboard/detectedvalues/number.md)
