Reservasi Taksi
Nama jenis: TaxiReservation
Memperluas Reservasi
Nama |
Jenis |
Deskripsi |
ukuranPesta |
Angka atau QuantitativeValue |
Jumlah orang yang harus diakomodasi oleh reservasi. |
pickupLocation |
Tempat |
Tempat taksi dapat mengambil penumpang atau mobil rental dapat diambil. |
waktu pengambilan |
DateTime |
Saat taksi akan mengambil penumpang atau mobil rental dapat diambil. |
Kecuali dinyatakan lain, konten di halaman ini dilisensikan berdasarkan Lisensi Creative Commons Attribution 4.0, sedangkan contoh kode dilisensikan berdasarkan Lisensi Apache 2.0. Untuk mengetahui informasi selengkapnya, lihat Kebijakan Situs Google Developers. Java adalah merek dagang terdaftar dari Oracle dan/atau afiliasinya.
Terakhir diperbarui pada 2024-09-03 UTC.
[null,null,["Terakhir diperbarui pada 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"]]