DeliveryEvent
Type name: DeliveryEvent
Extends Event
Name |
Type |
Description |
accessCode |
Text |
Password, PIN, or access code needed for delivery (e.g. from a locker). |
availableFrom |
DateTime |
When the item is available for pickup from the store, locker, etc. |
availableThrough |
DateTime |
After this date, the item will no longer be available for pickup. |
hasDeliveryMethod |
DeliveryMethod |
Method used for delivery or shipping. |
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2024-09-03 UTC.
[null,null,["Last updated 2024-09-03 UTC."],[[["The `DeliveryEvent` type, extending the `Event` type, provides information about delivery details for an item."],["It includes fields for access codes, pickup availability timeframe, and the delivery method used."]]],[]]