BillingProgramReportingDetails

public final class BillingProgramReportingDetails


The details used to report transactions made outside of Google Play Billing.

Summary

Public methods

int

Returns the billing program that the reporting details are associated with.

String

Returns an external transaction token that can be used to report a transaction made outside of Google Play Billing.

Public methods

getBillingProgram

public int getBillingProgram()

Returns the billing program that the reporting details are associated with.

getExternalTransactionToken

public String getExternalTransactionToken()

Returns an external transaction token that can be used to report a transaction made outside of Google Play Billing.