VSN-2368/ feat(trip-point): expose passengerUuid in trip point response
This MR includes the following changes in order to identify which stop belongs to the current user and display GPS markers on the map (passenger mobile app).
- Add
passengerUuidfield toPassengerDetailsTripDTOto identify which passenger belongs to each trip point - Populate
passengerUuidfromPassengerInfoinTripPointMapperfor PASSENGER-type points