TransactionDecisionValueSpec
Transaction DecisionValueSpec จะส่งเป็นอินพุตจากการดำเนินการสำหรับ Intent actions.intent.TRANSACTION_DECISION
ช่อง |
order |
object (Order )
คำสั่งซื้อที่พร้อมให้ผู้ใช้อนุมัติ
|
orderOptions |
object (OrderOptions )
ตัวเลือกที่เกี่ยวข้องกับคำสั่งซื้อ
|
paymentParameters |
object (PaymentParameters )
พารามิเตอร์สำหรับการขอการชำระเงินสำหรับคำสั่งซื้อนี้
|
presentationOptions |
object (PresentationOptions )
ตัวเลือกที่ใช้ปรับแต่งการนำเสนอคำสั่งซื้อสำหรับผู้ใช้
|
เนื้อหาของหน้าเว็บนี้ได้รับอนุญาตภายใต้ใบอนุญาตที่ต้องระบุที่มาของครีเอทีฟคอมมอนส์ 4.0 และตัวอย่างโค้ดได้รับอนุญาตภายใต้ใบอนุญาต Apache 2.0 เว้นแต่จะระบุไว้เป็นอย่างอื่น โปรดดูรายละเอียดที่นโยบายเว็บไซต์ Google Developers Java เป็นเครื่องหมายการค้าจดทะเบียนของ Oracle และ/หรือบริษัทในเครือ
อัปเดตล่าสุด 2024-09-09 UTC
[null,null,["อัปเดตล่าสุด 2024-09-09 UTC"],[[["TransactionDecisionValueSpec is used with the `actions.intent.TRANSACTION_DECISION` intent and provides necessary information for user transaction decisions."],["It includes details about the order (`order`), options related to the order (`orderOptions`), payment information (`paymentParameters`), and how the order is presented to the user (`presentationOptions`)."],["Each field within TransactionDecisionValueSpec is an object with further details accessible through provided links."]]],[]]