DigitalPurchaseCheckResult
Enthält das Überprüfungsergebnis für digitalen Kauf (actions.type.DigitalPurchaseCheckResult
).
JSON-Darstellung |
{
"resultType": enum (ResultType )
} |
Felder |
resultType |
enum (ResultType )
Ergebnistyp für das Ergebnis der digitalen Kaufprüfung.
|
Sofern nicht anders angegeben, sind die Inhalte dieser Seite unter der Creative Commons Attribution 4.0 License und Codebeispiele unter der Apache 2.0 License lizenziert. Weitere Informationen finden Sie in den Websiterichtlinien von Google Developers. Java ist eine eingetragene Marke von Oracle und/oder seinen Partnern.
Zuletzt aktualisiert: 2024-08-22 (UTC).
[null,null,["Zuletzt aktualisiert: 2024-08-22 (UTC)."],[[["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"]]