AlternativeBillingOnlyReportingDetails
Updated: May 13, 2025
AlternativeBillingOnlyReportingDetails
data class AlternativeBillingOnlyReportingDetails(val externalTransactionToken: String)
This class is not used by Meta because Alternative Billing for IAP is not supported.
The details used to report transactions made via alternative billing without user choice to use Google Play billing.
| Name | Summary |
|---|
AlternativeBillingOnlyReportingDetails | constructor(externalTransactionToken: String) |
| Name | Summary |
|---|
externalTransactionToken | val externalTransactionToken: String An external transaction token that can be used to report a transaction made via alternative billing without user choice to use Google Play billing. |