L'API Transactions verrà ritirata il 3 maggio 2023, prima della disattivazione delle azioni di conversazione il 13 giugno 2023. Per ulteriori informazioni, vedi
Ritiro di Azioni di conversazione.
Seat
Informazioni sul posto del biglietto.
Rappresentazione JSON |
{
"seatSection": string,
"seatRow": string,
"seatNumber": string,
"seatingType": string
} |
Campi |
seatSection |
string
Sezione 8.
|
seatRow |
string
Riga.
|
seatNumber |
string
Numero di posto.
|
seatingType |
string
Tipo di posto: normale, sedia a rotelle, ecc.
|
Salvo quando diversamente specificato, i contenuti di questa pagina sono concessi in base alla licenza Creative Commons Attribution 4.0, mentre gli esempi di codice sono concessi in base alla licenza Apache 2.0. Per ulteriori dettagli, consulta le norme del sito di Google Developers. Java è un marchio registrato di Oracle e/o delle sue consociate.
Ultimo aggiornamento 2024-09-12 UTC.
[null,null,["Ultimo aggiornamento 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"]]