ticketSeat property
The reserved seat for the passenger(s).
If more than one seat is to be specified then use the ticketSeats
field
instead. Both ticketSeat
and ticketSeats
may not be set.
Implementation
TicketSeat? ticketSeat;
The reserved seat for the passenger(s).
If more than one seat is to be specified then use the ticketSeats
field
instead. Both ticketSeat
and ticketSeats
may not be set.
TicketSeat? ticketSeat;