# TripType

Represents a trip type.

| **EXTERNAL\_TRIP** | A trip that has been started by the enclosing app.                  |
| ------------------ | ------------------------------------------------------------------- |
| **SDK\_TRIP**      | A trip started internally by the SDK based on automatic detections. |
| **ANY**            | Any of external and SDK trips.                                      |
