JUCE
|
Represents a product available in the store. More...
Public Attributes | |
String | identifier |
Product ID (also known as SKU) that uniquely identifies a product in the store. More... | |
String | title |
Title of the product. More... | |
String | description |
Description of the product. More... | |
String | price |
Price of the product in local currency. More... | |
String | priceLocale |
Price locale. More... | |
Represents a product available in the store.
String InAppPurchases::Product::identifier |
Product ID (also known as SKU) that uniquely identifies a product in the store.
String InAppPurchases::Product::title |
Title of the product.
String InAppPurchases::Product::description |
Description of the product.
String InAppPurchases::Product::price |
Price of the product in local currency.
String InAppPurchases::Product::priceLocale |
Price locale.