PickupType
使用集合让一切井井有条
根据您的偏好保存内容并对其进行分类。
枚举 |
UNSPECIFIED |
未指明自提类型。 |
INSTORE |
在餐厅内订餐。 |
CURBSIDE |
将车停在餐厅外的指定地点,会有人在那里送餐。 |
如未另行说明,那么本页面中的内容已根据知识共享署名 4.0 许可获得了许可,并且代码示例已根据 Apache 2.0 许可获得了许可。有关详情,请参阅 Google 开发者网站政策。Java 是 Oracle 和/或其关联公司的注册商标。
最后更新时间 (UTC):2025-07-26。
[null,null,["最后更新时间 (UTC):2025-07-26。"],[[["\u003cp\u003eThe pickup type field indicates how a customer intends to receive their order, offering options for in-store pickup, curbside delivery, or an unspecified method.\u003c/p\u003e\n"],["\u003cp\u003eWhile "unspecified" is an option within the pickup type field, "instore" and "curbside" provide specific instructions for order retrieval, guiding both the customer and restaurant on the fulfillment process.\u003c/p\u003e\n"]]],[],null,["# PickupType\n\nList of supported pickup types.\n\n| Enums ||\n|---------------|------------------------------------------------------------------------------------------------|\n| `UNSPECIFIED` | Pick up type unspecified. |\n| `INSTORE` | Pick up food inside the restaurant. |\n| `CURBSIDE` | Park vehicle in a designated spot outside the restaurant and someone would deliver food there. |"]]