DigitalPurchaseCheckResult
حاوی نتیجه بررسی برای خرید دیجیتال ( actions.type.DigitalPurchaseCheckResult
).
نمایندگی JSON |
---|
{
"resultType": enum (ResultType )
} |
فیلدها |
---|
resultType | enum ( ResultType ) نوع نتیجه برای نتیجه بررسی خرید دیجیتال. |
جز در مواردی که غیر از این ذکر شده باشد،محتوای این صفحه تحت مجوز Creative Commons Attribution 4.0 License است. نمونه کدها نیز دارای مجوز Apache 2.0 License است. برای اطلاع از جزئیات، به خطمشیهای سایت Google Developers مراجعه کنید. جاوا علامت تجاری ثبتشده Oracle و/یا شرکتهای وابسته به آن است.
تاریخ آخرین بهروزرسانی 2025-01-10 بهوقت ساعت هماهنگ جهانی.
[null,null,["تاریخ آخرین بهروزرسانی 2025-01-10 بهوقت ساعت هماهنگ جهانی."],[[["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"]]