---
title: "DataDetector.Match.SemanticDetails.moneyAmount(_:)"
framework: datadetection
role: symbol
role_heading: Case
path: "datadetection/datadetector/match/semanticdetails/moneyamount(_:)"
---

# DataDetector.Match.SemanticDetails.moneyAmount(_:)

A match that the data detector determines represents an amount of money.

## Declaration

```swift
case moneyAmount(DataDetector.Match.SemanticDetails.MoneyAmount)
```

## Parameters

- `MoneyAmount`: A doc://com.apple.datadetection/documentation/DataDetection/DataDetector/Match/SemanticDetails/MoneyAmount structure.
