Skip to content
Commit e4d26064 authored by Luca Weiss's avatar Luca Weiss Committed by Volker Krause
Browse files

Allow ticketedSeat for bus extractors

Make it possible for a bus extractor to set the reserved seat:

  var res = JsonLd.newBusReservation();
  res.reservedTicket.ticketedSeat.seatNumber = "foo";
parent 538ec242
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment