ticketSeat property

TicketSeat? ticketSeat
getter/setter pair

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;