google:: play:: billing:: ProductId
#include <billing/models.h>
The Google Play Store product identifier.
Summary
Public attributes |
|
|---|---|
id
|
std::string
The product's unique identifier.
|
product_type
|
ProductType
The type of the product.
|
Public attributes
id
std::string google::play::billing::ProductId::id
The product's unique identifier.
product_type
ProductType google::play::billing::ProductId::product_type
The type of the product.