InApps C++
Data Fields
ludei::inapps::InAppPurchase Struct Reference

Data Fields

string transactionId
 
string productId
 
uint64_t purchaseDate
 
int32_t quantity
 

Detailed Description

Defines an InApp purchase.

Field Documentation

string ludei::inapps::InAppPurchase::productId

The id of the product.

uint64_t ludei::inapps::InAppPurchase::purchaseDate

The date when the purchase takes place.

int32_t ludei::inapps::InAppPurchase::quantity

The quantity of the product.

string ludei::inapps::InAppPurchase::transactionId

The transaction id.


The documentation for this struct was generated from the following file: