---
title: moneyAmount
framework: datadetection
role: symbol
role_heading: Type Property
path: datadetection/datadetector/matchtype/moneyamount
---

# moneyAmount

The type that represents monetary amounts.

## Declaration

```swift
static let moneyAmount: DataDetector.MatchType
```

## See Also

### Known entity types

- [all](datadetection/datadetector/matchtype/all.md)
- [link](datadetection/datadetector/matchtype/link.md)
- [emailAddress](datadetection/datadetector/matchtype/emailaddress.md)
- [phoneNumber](datadetection/datadetector/matchtype/phonenumber.md)
- [postalAddress](datadetection/datadetector/matchtype/postaladdress.md)
- [calendarEvent](datadetection/datadetector/matchtype/calendarevent.md)
- [measurement](datadetection/datadetector/matchtype/measurement.md)
- [flightNumber](datadetection/datadetector/matchtype/flightnumber.md)
- [shipmentTrackingNumber](datadetection/datadetector/matchtype/shipmenttrackingnumber.md)
- [paymentIdentifier](datadetection/datadetector/matchtype/paymentidentifier.md)
