3 maja 2023 roku wycofamy interfejs Transakcje (przed 13 czerwca 2023 r. wycofujemy funkcje Conversational Actions). Więcej informacji znajdziesz w artykule
Wycofanie czynności konwersacyjnych.
TicketFulfillmentInfo
Informacje potrzebne do otrzymania biletów.
Zapis JSON |
{
"fulfillmentType": enum (Type ),
"expectedFulfillmentTime": {
object (Time )
},
"location": {
object (Location )
},
"price": {
object (PriceAttribute )
},
"fulfillmentContact": {
object (UserInfo )
}
} |
Pola |
fulfillmentType |
enum (Type )
Typ realizacji, np. z dostawą lub odbiorem.
|
expectedFulfillmentTime |
object (Time )
Oczekiwany czas dostawy lub odbioru. Okno, jeśli został określony zakres czasu, lub szacowany czas dotarcia, jeśli został określony pojedynczy czas.
|
location |
object (Location )
Miejsce odbioru lub dostawy.
|
price |
object (PriceAttribute )
Koszt tej opcji.
|
fulfillmentContact |
object (UserInfo )
Kontakt użytkownika na potrzeby tej realizacji.
|
O ile nie stwierdzono inaczej, treść tej strony jest objęta licencją Creative Commons – uznanie autorstwa 4.0, a fragmenty kodu są dostępne na licencji Apache 2.0. Szczegółowe informacje na ten temat zawierają zasady dotyczące witryny Google Developers. Java jest zastrzeżonym znakiem towarowym firmy Oracle i jej podmiotów stowarzyszonych.
Ostatnia aktualizacja: 2024-10-14 UTC.
[null,null,["Ostatnia aktualizacja: 2024-10-14 UTC."],[[["This documentation details the JSON representation for retrieving ticket information, outlining the structure and data types for fulfillment details."],["The JSON object includes fields like fulfillment type, expected fulfillment time, location, price, and contact information."],["Each field within the JSON object has a specific data type and provides details regarding the ticket fulfillment process, such as delivery or pickup options, timeframes, and associated costs."]]],[]]