DigitalPurchaseCheckResult
如未另行说明,那么本页面中的内容已根据知识共享署名 4.0 许可获得了许可,并且代码示例已根据 Apache 2.0 许可获得了许可。有关详情,请参阅 Google 开发者网站政策。Java 是 Oracle 和/或其关联公司的注册商标。
最后更新时间 (UTC):2024-08-22。
[null,null,["最后更新时间 (UTC):2024-08-22。"],[[["This documentation details the JSON representation used for digital purchase check results."],["The JSON object includes a `resultType` field, which uses the `ResultType` enum to indicate the outcome of the digital purchase check."]]],["The core content defines the structure for a digital purchase check result using JSON. It specifies a single field, `resultType`, which is an enumeration. This field indicates the outcome of the digital purchase check. The `resultType` utilizes a predefined enumeration from the `ResultType` located at a specified url to represent the nature of the result. The structure is designed to convey the result of checking a digital purchase.\n"]]