google:: play:: billing:: ConsumePurchaseParams
#include <billing/models.h>
Params for consuming a purchase.
Summary
See BillingClient::ConsumePurchase for more details.
Public attributes |
|
|---|---|
purchase_token
|
std::string
Purchase token for purchase being consumed.
|
Public attributes
purchase_token
std::string google::play::billing::ConsumePurchaseParams::purchase_token
Purchase token for purchase being consumed.
See ProductPurchaseDetails::purchase_token for more details.