OrderOptions
จัดทุกอย่างให้เป็นระเบียบอยู่เสมอด้วยคอลเล็กชัน
บันทึกและจัดหมวดหมู่เนื้อหาตามค่ากำหนดของคุณ
เลิกใช้งานแล้ว: ใช้ Proto V3 แทน ตัวเลือกที่เชื่อมโยงกับคำสั่งซื้อ
การแสดง JSON |
{
"requestDeliveryAddress": boolean,
"customerInfoOptions": {
object (CustomerInfoOptions )
}
} |
ช่อง |
requestDeliveryAddress |
boolean
หากจริง จำเป็นต้องระบุที่อยู่สำหรับจัดส่งสำหรับคำสั่งซื้อที่เกี่ยวข้อง
|
customerInfoOptions |
object (CustomerInfoOptions )
แอปสามารถขอข้อมูลลูกค้าได้โดยตั้งค่าช่องนี้ หากมีการตั้งค่า ช่องที่เกี่ยวข้องจะแสดงใน ProposedOrderCard สำหรับการยืนยันจากผู้ใช้
|
CustomerInfoOptions
เลิกใช้งานแล้ว: ใช้ Proto V3 แทน ตัวเลือกเกี่ยวกับข้อมูลลูกค้า
เนื้อหาของหน้าเว็บนี้ได้รับอนุญาตภายใต้ใบอนุญาตที่ต้องระบุที่มาของครีเอทีฟคอมมอนส์ 4.0 และตัวอย่างโค้ดได้รับอนุญาตภายใต้ใบอนุญาต Apache 2.0 เว้นแต่จะระบุไว้เป็นอย่างอื่น โปรดดูรายละเอียดที่นโยบายเว็บไซต์ Google Developers Java เป็นเครื่องหมายการค้าจดทะเบียนของ Oracle และ/หรือบริษัทในเครือ
อัปเดตล่าสุด 2024-09-12 UTC
[[["เข้าใจง่าย","easyToUnderstand","thumb-up"],["แก้ปัญหาของฉันได้","solvedMyProblem","thumb-up"],["อื่นๆ","otherUp","thumb-up"]],[["ไม่มีข้อมูลที่ฉันต้องการ","missingTheInformationINeed","thumb-down"],["ซับซ้อนเกินไป/มีหลายขั้นตอนมากเกินไป","tooComplicatedTooManySteps","thumb-down"],["ล้าสมัย","outOfDate","thumb-down"],["ปัญหาเกี่ยวกับการแปล","translationIssue","thumb-down"],["ตัวอย่าง/ปัญหาเกี่ยวกับโค้ด","samplesCodeIssue","thumb-down"],["อื่นๆ","otherDown","thumb-down"]],["อัปเดตล่าสุด 2024-09-12 UTC"],[[["OrderOptions allows specifying if a delivery address is required and enables requesting specific customer information."],["This item is deprecated and developers should use V3 Proto instead."],["`requestDeliveryAddress` is a boolean indicating if a delivery address is needed for the order."],["`customerInfoOptions` enables requesting customer information, prompting user confirmation via the ProposedOrderCard."],["CustomerInfoOptions defines the customer information properties to be requested, such as email or phone number."]]],[]]