חבילת הזמנה
סוג שם: ReservationPackage
הרחבת הזמנה או הזמנה
שם |
סוג |
תיאור |
הזמנה |
הזמנה |
ההזמנות הנפרדות הכלולות בחבילה. |
הזמנה משנית |
הזמנה |
ההזמנות הנפרדות הכלולות בחבילה. לרוב נכס חוזר. |
אלא אם צוין אחרת, התוכן של דף זה הוא ברישיון Creative Commons Attribution 4.0 ודוגמאות הקוד הן ברישיון Apache 2.0. לפרטים, ניתן לעיין במדיניות האתר Google Developers. Java הוא סימן מסחרי רשום של חברת Oracle ו/או של השותפים העצמאיים שלה.
עדכון אחרון: 2024-09-03 (שעון UTC).
[null,null,["עדכון אחרון: 2024-09-03 (שעון UTC)."],[[["ReservationPackage extends the existing Reservation type."],["It includes details about individual reservations within a package using the `reservation` or `subReservation` properties."],["`subReservation` is typically used as a repeated property to accommodate multiple reservations within the package."]]],["The `ReservationPackage` type, which extends `Reservation`, contains individual reservations. It uses two properties: `reservation` and `subReservation`, both of which are of the `Reservation` type. These properties represent the specific reservations that are part of the larger package. `subReservation` is a repeating property, signifying multiple individual reservations can exist within the package.\n"]]