auto.bus_api/SharedModels/DataTransferObjects
2023-05-17 18:25:47 +03:00
..
AddressDto.cs refactor: change route search to accept cityId instead of addressId 2023-05-10 11:55:55 +03:00
CityDto.cs fix: expand data fields returned in GET methods 2023-04-25 20:28:23 +03:00
CompanyDto.cs fix: expand data fields returned in GET methods 2023-04-25 20:28:23 +03:00
CountryDto.cs feat: add state management controller & service 2022-11-04 17:58:37 +02:00
DriverDto.cs nonatomic commit. check description for the list of changes 2023-05-02 14:57:46 +03:00
PaymentDto.cs Small fixes 2023-05-17 18:25:47 +03:00
ReviewDto.cs nonatomic commit. check description for the list of changes 2023-05-02 14:57:46 +03:00
RouteAddressDetailsDto.cs feat: add complex VehicleEnrollment addition and retrieval 2022-12-03 15:10:03 +02:00
RouteAddressDto.cs fix: expand data fields returned in GET methods 2023-04-25 20:28:23 +03:00
RouteDto.cs feat: add complex route addition and retrieval 2022-11-30 11:06:57 +02:00
StateDto.cs fix: expand data fields returned in GET methods 2023-04-25 20:28:23 +03:00
TicketDto.cs fix: move purchaseDateTime and isReturned fields from ticket to ticketGroup 2023-05-13 15:34:55 +03:00
TicketGroupDto.cs fix: move purchaseDateTime and isReturned fields from ticket to ticketGroup 2023-05-13 15:34:55 +03:00
UserDto.cs nonatomic commit. check description for the list of changes 2023-05-02 14:57:46 +03:00
VehicleDto.cs fix: expand data fields returned in GET methods 2023-04-25 20:28:23 +03:00
VehicleEnrollmentDto.cs fix: expand data fields returned in GET methods 2023-04-25 20:28:23 +03:00