13 জুন, 2023 তারিখে কথোপকথনমূলক অ্যাকশন সূর্যাস্তের আগে 3 মে, 2023 তারিখে ট্রানজ্যাকশন API বাতিল করা হবে। আরও তথ্যের জন্য,
কথোপকথনমূলক অ্যাকশন সূর্যাস্ত দেখুন।
Seat
সেভ করা পৃষ্ঠা গুছিয়ে রাখতে 'সংগ্রহ' ব্যবহার করুন
আপনার পছন্দ অনুযায়ী কন্টেন্ট সেভ করুন ও সঠিক বিভাগে রাখুন।
টিকিটের আসন সম্পর্কে তথ্য।
JSON প্রতিনিধিত্ব |
---|
{
"seatSection": string,
"seatRow": string,
"seatNumber": string,
"seatingType": string
} |
ক্ষেত্র |
---|
seatSection | string ধারা। |
seatRow | string সারি. |
seatNumber | string আসন সংখ্যা। |
seatingType | string আসনের ধরন: নিয়মিত, হুইলচেয়ার, ইত্যাদি |
অন্য কিছু উল্লেখ না করা থাকলে, এই পৃষ্ঠার কন্টেন্ট Creative Commons Attribution 4.0 License-এর অধীনে এবং কোডের নমুনাগুলি Apache 2.0 License-এর অধীনে লাইসেন্স প্রাপ্ত। আরও জানতে, Google Developers সাইট নীতি দেখুন। Java হল Oracle এবং/অথবা তার অ্যাফিলিয়েট সংস্থার রেজিস্টার্ড ট্রেডমার্ক।
2025-07-24 UTC-তে শেষবার আপডেট করা হয়েছে।
[null,null,["2025-07-24 UTC-তে শেষবার আপডেট করা হয়েছে।"],[[["\u003cp\u003eThe ticket seat information is represented using JSON format with fields for section, row, number, and type.\u003c/p\u003e\n"],["\u003cp\u003eSeat type can specify regular seating, wheelchair accessibility, or other specific seat characteristics.\u003c/p\u003e\n"]]],["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"],null,["# Seat\n\n- [JSON representation](#SCHEMA_REPRESENTATION)\n\nInformation about the ticket seat.\n\n| JSON representation ||\n|---------------------------------------------------------------------------------------------------|---|\n| ``` { \"seatSection\": string, \"seatRow\": string, \"seatNumber\": string, \"seatingType\": string } ``` |\n\n| Fields ||\n|---------------|-----------------------------------------------|\n| `seatSection` | `string` Section. |\n| `seatRow` | `string` Row. |\n| `seatNumber` | `string` Seat number. |\n| `seatingType` | `string` Seat type: regular, wheelchair, etc. |"]]