Gói đặt trước
Tên loại: tríPackage
Mở rộng Đặt trước hoặc Đặt trước
Tên |
Loại |
Mô tả |
đặt chỗ |
Sự bảo lưu quyền |
Các yêu cầu đặt trước riêng lẻ có trong gói. |
đặt trước phụ |
Sự bảo lưu quyền |
Các yêu cầu đặt trước riêng lẻ có trong gói. Thường là một thuộc tính lặp lại. |
Trừ phi có lưu ý khác, nội dung của trang này được cấp phép theo Giấy phép ghi nhận tác giả 4.0 của Creative Commons và các mẫu mã lập trình được cấp phép theo Giấy phép Apache 2.0. Để biết thông tin chi tiết, vui lòng tham khảo Chính sách trang web của Google Developers. Java là nhãn hiệu đã đăng ký của Oracle và/hoặc các đơn vị liên kết với Oracle.
Cập nhật lần gần đây nhất: 2024-09-03 UTC.
[null,null,["Cập nhật lần gần đây nhất: 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"]]