DigitalPurchaseCheckResult
সেভ করা পৃষ্ঠা গুছিয়ে রাখতে 'সংগ্রহ' ব্যবহার করুন
আপনার পছন্দ অনুযায়ী কন্টেন্ট সেভ করুন ও সঠিক বিভাগে রাখুন।
ডিজিটাল ক্রয়ের জন্য চেকের ফলাফল রয়েছে ( actions.type.DigitalPurchaseCheckResult
)।
JSON প্রতিনিধিত্ব |
---|
{
"resultType": enum (ResultType )
} |
ক্ষেত্র |
---|
resultType | enum ( ResultType ) ডিজিটাল ক্রয় চেক ফলাফলের জন্য ফলাফলের ধরন। |
অন্য কিছু উল্লেখ না করা থাকলে, এই পৃষ্ঠার কন্টেন্ট Creative Commons Attribution 4.0 License-এর অধীনে এবং কোডের নমুনাগুলি Apache 2.0 License-এর অধীনে লাইসেন্স প্রাপ্ত। আরও জানতে, Google Developers সাইট নীতি দেখুন। Java হল Oracle এবং/অথবা তার অ্যাফিলিয়েট সংস্থার রেজিস্টার্ড ট্রেডমার্ক।
2025-07-24 UTC-তে শেষবার আপডেট করা হয়েছে।
[null,null,["2025-07-24 UTC-তে শেষবার আপডেট করা হয়েছে।"],[[["\u003cp\u003eThis documentation describes the JSON representation for digital purchase check results.\u003c/p\u003e\n"],["\u003cp\u003eThe representation includes a \u003ccode\u003eresultType\u003c/code\u003e field, which indicates the result of the digital purchase check using the \u003ccode\u003eResultType\u003c/code\u003e enum.\u003c/p\u003e\n"],["\u003cp\u003eThe overall structure is used for \u003ccode\u003eactions.type.DigitalPurchaseCheckResult\u003c/code\u003e.\u003c/p\u003e\n"]]],["The core content defines the `DigitalPurchaseCheckResult`, represented in JSON. It includes a single field, `resultType`, which is an enumeration (`ResultType`). This field indicates the outcome of a digital purchase check. The provided JSON example shows the structure as `{ \"resultType\": enum (`ResultType`) }`. The content is focused on defining this data structure.\n"],null,["# DigitalPurchaseCheckResult\n\n- [JSON representation](#SCHEMA_REPRESENTATION)\n\nContains the check result for digital purchase (`actions.type.DigitalPurchaseCheckResult`).\n\n| JSON representation ||\n|-----------------------------------------------|---|\n| ``` { \"resultType\": enum (`ResultType`) } ``` |\n\n| Fields ||\n|--------------|------------------------------------------------------------------------|\n| `resultType` | `enum (``ResultType``)` Result type for digital purchase check result. |"]]