---
title: partySize
framework: intents
role: symbol
role_heading: Instance Property
path: intents/ingetavailablerestaurantreservationbookingsintent/partysize
---

# partySize

The number of people in the guest’s party.

## Declaration

```swift
var partySize: Int { get set }
```

## Discussion

Discussion Use this information to identify time slots available at the restaurant. For large parties, restaurants may have a more limited number of time slots available.

## See Also

### Getting the Reservation Details

- [preferredBookingDateComponents](intents/ingetavailablerestaurantreservationbookingsintent/preferredbookingdatecomponents.md)
