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

Data Fields

string productId
 
string title
 
string description
 
string localizedPrice
 
double price
 

Detailed Description

Defines an InApp product.

Field Documentation

string ludei::inapps::InAppProduct::description

The description of the product.

string ludei::inapps::InAppProduct::localizedPrice

The price of the product in local currency.

double ludei::inapps::InAppProduct::price

The price os the product.

string ludei::inapps::InAppProduct::productId

The id of the product.

string ludei::inapps::InAppProduct::title

The title of the product.


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