تم إيقاف إجراءات المحادثات نهائيًا في 13 حزيران (يونيو) 2023. لمزيد من المعلومات، يُرجى الاطّلاع على
إنهاء إجراءات المحادثة.
DigitalPurchaseCheckResult
يحتوي على نتيجة التحقّق من عملية شراء رقمية (actions.type.DigitalPurchaseCheckResult
).
تمثيل JSON |
{
"resultType": enum (ResultType )
} |
الحقول |
resultType |
enum (ResultType )
نوع النتيجة الخاص بنتيجة فحص الشراء الرقمي.
|
إنّ محتوى هذه الصفحة مرخّص بموجب ترخيص Creative Commons Attribution 4.0 ما لم يُنصّ على خلاف ذلك، ونماذج الرموز مرخّصة بموجب ترخيص Apache 2.0. للاطّلاع على التفاصيل، يُرجى مراجعة سياسات موقع Google Developers. إنّ Java هي علامة تجارية مسجَّلة لشركة Oracle و/أو شركائها التابعين.
تاريخ التعديل الأخير: 2024-08-22 (حسب التوقيت العالمي المتفَّق عليه)
[null,null,["تاريخ التعديل الأخير: 2024-08-22 (حسب التوقيت العالمي المتفَّق عليه)"],[[["This documentation describes the JSON representation for digital purchase check results."],["The representation includes a `resultType` field, which indicates the result of the digital purchase check using the `ResultType` enum."],["The overall structure is used for `actions.type.DigitalPurchaseCheckResult`."]]],["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"]]