سيتم إيقاف واجهة برمجة تطبيقات المعاملات في 3 أيار (مايو) 2023، قبل إيقاف ميزة "إجراءات المحادثات" في 13 حزيران (يونيو) 2023. لمزيد من المعلومات، يُرجى الاطّلاع على
إنهاء إجراءات المحادثة.
Seat
تمثيل JSON |
{
"seatSection": string,
"seatRow": string,
"seatNumber": string,
"seatingType": string
} |
الحقول |
seatSection |
string
قسم.
|
seatRow |
string
صف
|
seatNumber |
string
رقم المقعد
|
seatingType |
string
نوع المقعد: عادي، كرسي متحرك، إلخ.
|
إنّ محتوى هذه الصفحة مرخّص بموجب ترخيص Creative Commons Attribution 4.0 ما لم يُنصّ على خلاف ذلك، ونماذج الرموز مرخّصة بموجب ترخيص Apache 2.0. للاطّلاع على التفاصيل، يُرجى مراجعة سياسات موقع Google Developers. إنّ Java هي علامة تجارية مسجَّلة لشركة Oracle و/أو شركائها التابعين.
تاريخ التعديل الأخير: 2024-09-12 (حسب التوقيت العالمي المتفَّق عليه)
[null,null,["تاريخ التعديل الأخير: 2024-09-12 (حسب التوقيت العالمي المتفَّق عليه)"],[[["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"]]