---
title: tripDuration
framework: intents
role: symbol
role_heading: Instance Property
path: intents/inboattrip/tripduration
---

# tripDuration

The timespan of the boat trip from departure to arrival.

## Declaration

```swift
@NSCopying var tripDuration: INDateComponentsRange { get }
```

## See Also

### Getting the Boat Trip Information

- [provider](intents/inboattrip/provider.md)
- [boatName](intents/inboattrip/boatname.md)
- [boatNumber](intents/inboattrip/boatnumber.md)
- [departureBoatTerminalLocation](intents/inboattrip/departureboatterminallocation.md)
- [arrivalBoatTerminalLocation](intents/inboattrip/arrivalboatterminallocation.md)
