Taksi Rezervasyonu
Tür adı: TaxiReservation
Rezervasyon'u genişletir
Ad |
Tür |
Açıklama |
Kişi Sayısı |
Number veya QuantitativeValue |
Rezervasyonun karşılaması gereken kullanıcı sayısı. |
teslim alma konumu |
Yer |
Taksiyle yolcu veya kiralık araç alınabilen bir taksi. |
teslim alma zamanı |
DateTime |
Bir taksi yolcu alınacağı veya kiralık bir araba alınabileceği zaman. |
Aksi belirtilmediği sürece bu sayfanın içeriği Creative Commons Atıf 4.0 Lisansı altında ve kod örnekleri Apache 2.0 Lisansı altında lisanslanmıştır. Ayrıntılı bilgi için Google Developers Site Politikaları'na göz atın. Java, Oracle ve/veya satış ortaklarının tescilli ticari markasıdır.
Son güncelleme tarihi: 2024-09-03 UTC.
[null,null,["Son güncelleme tarihi: 2024-09-03 UTC."],[[["TaxiReservation is a type of Reservation that includes details for taxi bookings."],["It specifies the number of passengers (partySize), pickup location (pickupLocation), and pickup time (pickupTime)."],["Both pickupLocation and pickupTime utilize structured data types for specifying place and time information."]]],["The `TaxiReservation` type, extending `Reservation`, details information for booking a taxi. It includes `partySize` to specify the number of passengers. `pickupLocation` indicates the designated pickup spot, and `pickupTime` specifies the scheduled pickup time. These fields define the core data needed for the reservation, similar to booking a rental car, focusing on passenger quantity, location, and the exact moment of pickup.\n"]]