RadarTripStatus

Objective-C

enum RadarTripStatus : NSInteger {}

Swift

enum RadarTripStatus : Int, @unchecked Sendable

The statuses for trips.