---
title: "Transcript.Attachment.data(_:)"
framework: Foundation Models
role: symbol
role_heading: Case
platforms: [iOS 27.2+, iPadOS 27.2+, Mac Catalyst 27.2+, macOS 27.2+, visionOS 27.2+, watchOS 27.2+]
path: "foundationmodels/transcript/attachment/data(_:)"
---

# Transcript.Attachment.data(_:)

An attached data payload identified by a content type identifier.

## Declaration

```swift
case data(Transcript.DataAttachment)
```
