TransactionRequirementsCheckSpec
संग्रह की मदद से व्यवस्थित रहें
अपनी प्राथमिकताओं के आधार पर, कॉन्टेंट को सेव करें और कैटगरी में बांटें.
actions.intent.TRANSACTION_REQUIREMENTS_CHECK के लिए इनपुट के तौर पर ऐप्लिकेशन ने पास किया.
| फ़ील्ड |
orderOptions |
object (OrderOptions)
ऑर्डर से जुड़े विकल्प.
|
paymentOptions |
object (PaymentOptions)
इस ऑर्डर के लिए पेमेंट के विकल्प या अगर ऑर्डर से कोई पेमेंट नहीं जुड़ा है, तो इस फ़ील्ड में जानकारी नहीं दिखेगी.
|
जब तक कुछ अलग से न बताया जाए, तब तक इस पेज की सामग्री को Creative Commons Attribution 4.0 License के तहत और कोड के नमूनों को Apache 2.0 License के तहत लाइसेंस मिला है. ज़्यादा जानकारी के लिए, Google Developers साइट नीतियां देखें. Oracle और/या इससे जुड़ी हुई कंपनियों का, Java एक रजिस्टर किया हुआ ट्रेडमार्क है.
आखिरी बार 2025-07-26 (UTC) को अपडेट किया गया.
[null,null,["आखिरी बार 2025-07-26 (UTC) को अपडेट किया गया."],[],["The input for `actions.intent.TRANSACTION_REQUIREMENTS_CHECK` is a JSON object containing two primary fields: `orderOptions` and `paymentOptions`. `orderOptions` contains information related to the order. `paymentOptions` holds the payment details for the order or is empty if no payment is required. Both fields refer to specific object types: `OrderOptions` and `PaymentOptions` respectively. This information details the structured data passed for verifying transaction prerequisites.\n"]]