<!--
{
  "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/INTrainReservation",
  "metadataVersion" : "0.1.0",
  "role" : "Class",
  "symbol" : {
    "kind" : "Class",
    "modules" : [
      "Intents"
    ],
    "preciseIdentifier" : "c:objc(cs)INTrainReservation"
  },
  "title" : "INTrainReservation"
}
-->

# INTrainReservation

The information that describes a train reservation.

```
class INTrainReservation
```

## Topics

### Creating a Train Reservation

[`init(itemReference:reservationNumber:bookingTime:reservationStatus:reservationHolderName:actions:url:reservedSeat:trainTrip:)`](/documentation/Intents/INTrainReservation/init(itemReference:reservationNumber:bookingTime:reservationStatus:reservationHolderName:actions:url:reservedSeat:trainTrip:)-3z3wm)

Creates a train reservation with the specified contents and attributes.

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

Creates a new train reservation with the specified contents and attributes.

### Getting the Train Reservation Information

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

The seat reserved for the user.

[`trainTrip`](/documentation/Intents/INTrainReservation/trainTrip)

An object containing the detailed information about the train trip.

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

The information that describes a train trip.



---

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)