ב-3 במאי 2023 נוציא משימוש את Transactions API, לפני ההוצאה משימוש של Conversations Actions ב-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-08-22 (שעון UTC).
[null,null,["עדכון אחרון: 2024-08-22 (שעון 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 types."]]],["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"]]