Table of Contents

Namespace DotVgn.Client.Mapper.Base

Interfaces

IDepartureMapper

Converts departure API DTOs into strongly typed departure objects.

IStationMapper

Converts station API DTOs into strongly typed station objects.

ITripMapper

Converts trip API DTO to a strongly typed Trip object with TripStops.