google:: play:: billing:: CreateBillingProgramReportingDetailsResultValue
#include <billing/models.h>
Result value for creating billing program reporting details.
Summary
See BillingClient::CreateBillingProgramReportingDetails for more details.
Public attributes |
|
---|---|
external_transaction_token
|
std::string
The external transaction token.
|
Public attributes
external_transaction_token
std::string google::play::billing::CreateBillingProgramReportingDetailsResultValue::external_transaction_token
The external transaction token.
This token is used to report external transactions to Play Billing using the server-side Externaltransactions
API.