InApps Android
Public Member Functions | Public Attributes | List of all members
com.ludei.inapps.InAppProduct Class Reference

Describes an InApp product. More...

Public Member Functions

JSONObject toJSON ()
 Transforms a product information into a JSON object. More...
 

Public Attributes

String productId
 The product id.
 
String title
 The title of the product.
 
String description
 The description of the product.
 
double price
 The price of the product.
 
String localizedPrice
 The price of the product in local currency.
 

Detailed Description

Author
Imanol Fernández
Version
1.0

Member Function Documentation

JSONObject com.ludei.inapps.InAppProduct.toJSON ( )
Returns
A JSONObject containing the product information.

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