<!--
{
  "availability" : [
    "iOS: 13.0.0 -",
    "iPadOS: 13.0.0 -",
    "macCatalyst: 13.1.0 -",
    "macOS: 11.0.0 -",
    "visionOS: 1.0.0 -",
    "watchOS: 6.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "SiriKit",
  "identifier" : "/documentation/Intents/INTicketedEventReservation",
  "metadataVersion" : "0.1.0",
  "role" : "Class",
  "symbol" : {
    "kind" : "Class",
    "modules" : [
      "Intents"
    ],
    "preciseIdentifier" : "c:objc(cs)INTicketedEventReservation"
  },
  "title" : "INTicketedEventReservation"
}
-->

# INTicketedEventReservation

The information that describes a ticketed event reservation.

```
class INTicketedEventReservation
```

## Topics

### Creating a Ticketed Event Reservation

[`init(itemReference:reservationNumber:bookingTime:reservationStatus:reservationHolderName:actions:url:reservedSeat:event:)`](/documentation/Intents/INTicketedEventReservation/init(itemReference:reservationNumber:bookingTime:reservationStatus:reservationHolderName:actions:url:reservedSeat:event:)-9i6f1)

Creates a ticketed event reservation with the specified contents and attributes.

[`init(itemReference:reservationNumber:bookingTime:reservationStatus:reservationHolderName:actions:reservedSeat:event:)`](/documentation/Intents/INTicketedEventReservation/init(itemReference:reservationNumber:bookingTime:reservationStatus:reservationHolderName:actions:reservedSeat:event:))

Creates a new ticketed event reservation with the specified contents and attributes.

### Getting the Ticketed Event Reservation Information

[`event`](/documentation/Intents/INTicketedEventReservation/event)

An object containing detailed information about the ticketed event.

[`INTicketedEvent`](/documentation/Intents/INTicketedEvent)

The information that describes a ticketed event.

[`reservedSeat`](/documentation/Intents/INTicketedEventReservation/reservedSeat)

The user’s assigned seat for the ticketed event.



---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)