mirror of
https://github.com/Tria-plc/edr-platform.git
synced 2026-09-08 07:45:45 +00:00
Boarding, ticketing, class fare edit updates
This commit is contained in:
@@ -258,6 +258,8 @@ export class FleetService {
|
||||
name: dto.name,
|
||||
description: dto.description,
|
||||
baseFareMinor: dto.baseFareMinor,
|
||||
premiumMinor: dto.premiumMinor,
|
||||
insuranceFeeMinor: dto.insuranceFeeMinor,
|
||||
};
|
||||
|
||||
if (dto.isActive !== undefined) {
|
||||
|
||||
Reference in New Issue
Block a user