---
title: "Transcript.Segment.structure(_:)"
framework: foundationmodels
role: symbol
role_heading: Case
path: "foundationmodels/transcript/segment/structure(_:)"
---

# Transcript.Segment.structure(_:)

A segment containing structured content.

## Declaration

```swift
case structure(Transcript.StructuredSegment)
```

## See Also

### Segment cases

- [Transcript.Segment.text(_:)](foundationmodels/transcript/segment/text(_:).md)
- [Transcript.Segment.attachment(_:)](foundationmodels/transcript/segment/attachment(_:).md)
- [Transcript.Segment.custom(_:)](foundationmodels/transcript/segment/custom(_:).md)
