Seat
Type name: Seat
Extends Intangible
Name |
Type |
Description |
seatingType |
QualitativeValue or Text |
The cabin/class of the seat. |
seatNumber |
Text |
The location of the reserved seat (e.g., 27). |
seatRow |
Text |
The row location of the reserved seat (e.g., B). |
seatSection |
Text |
The section location of the reserved seat (e.g. Orchestra). |
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2024-09-03 UTC.
[null,null,["Last updated 2024-09-03 UTC."],[[["`Seat` is a type that provides information about a reserved seat, extending the `Intangible` type."],["It includes details like seating type (cabin/class), seat number, seat row, and seat section."],["These details are represented using types like `QualitativeValue` and `Text` for structured data."]]],[]]