Seat
การแสดง JSON |
{
"seatSection": string,
"seatRow": string,
"seatNumber": string,
"seatingType": string
} |
ช่อง |
seatSection |
string
ส่วน
|
seatRow |
string
แถว
|
seatNumber |
string
หมายเลขที่นั่ง
|
seatingType |
string
ประเภทที่นั่ง: ปกติ วีลแชร์ ฯลฯ
|
เนื้อหาของหน้าเว็บนี้ได้รับอนุญาตภายใต้ใบอนุญาตที่ต้องระบุที่มาของครีเอทีฟคอมมอนส์ 4.0 และตัวอย่างโค้ดได้รับอนุญาตภายใต้ใบอนุญาต Apache 2.0 เว้นแต่จะระบุไว้เป็นอย่างอื่น โปรดดูรายละเอียดที่นโยบายเว็บไซต์ Google Developers Java เป็นเครื่องหมายการค้าจดทะเบียนของ Oracle และ/หรือบริษัทในเครือ
อัปเดตล่าสุด 2024-09-12 UTC
[null,null,["อัปเดตล่าสุด 2024-09-12 UTC"],[[["The ticket seat information is represented using JSON format with fields for section, row, number, and type."],["Seat type can specify regular seating, wheelchair accessibility, or other specific seat characteristics."]]],["The content describes a ticket seat's JSON representation and its fields. The JSON object includes \"seatSection,\" \"seatRow,\" and \"seatNumber,\" all represented as strings. It also contains \"seatingType,\" a string field that specifies the seat type, such as regular or wheelchair. Each attribute describes a specific characteristic of a seat in the venue.\n"]]