TransactionDecisionValueSpec
TransactionDeisionValueSpecification को actions.intent.TRANSACTION_DECISION
इंटेंट के लिए कार्रवाई से इनपुट के तौर पर पास किया जाता है.
फ़ील्ड |
order |
object (Order )
वह ऑर्डर जो उपयोगकर्ता की मंज़ूरी के लिए तैयार होता है.
|
orderOptions |
object (OrderOptions )
ऑर्डर से जुड़े विकल्प.
|
paymentParameters |
object (PaymentParameters )
इस ऑर्डर के लिए पेमेंट का अनुरोध करने के पैरामीटर.
|
presentationOptions |
object (PresentationOptions )
उपयोगकर्ता के लिए ऑर्डर प्रज़ेंटेशन को पसंद के मुताबिक बनाने के लिए इस्तेमाल किए जाने वाले विकल्प.
|
जब तक कुछ अलग से न बताया जाए, तब तक इस पेज की सामग्री को Creative Commons Attribution 4.0 License के तहत और कोड के नमूनों को Apache 2.0 License के तहत लाइसेंस मिला है. ज़्यादा जानकारी के लिए, Google Developers साइट नीतियां देखें. Oracle और/या इससे जुड़ी हुई कंपनियों का, Java एक रजिस्टर किया हुआ ट्रेडमार्क है.
आखिरी बार 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."]]],[]]