---
title: seatingType
framework: intents
role: symbol
role_heading: Instance Property
path: intents/inseat/seatingtype
---

# seatingType

The seat’s type.

## Declaration

```swift
var seatingType: String? { get }
```

## See Also

### Describing a Seat

- [seatSection](intents/inseat/seatsection.md)
- [seatRow](intents/inseat/seatrow.md)
- [seatNumber](intents/inseat/seatnumber.md)
