|  | InApps iOS
    | 
Inherits NSObject.
| Instance Methods | |
| (NSDictionary *) | - toDictionary | 
| Class Methods | |
| (instancetype) | + fromDictionary: | 
| Properties | |
| NSString * | productId | 
| NSString * | localizedTitle | 
| NSString * | localizedDescription | 
| CGFloat | price | 
| NSString * | localizedPrice | 
| NSString * | currency | 
| 
 | readwritenonatomicstrong | 
The description of a product.
| 
 | readwritenonatomicstrong | 
The price of the product in local currency.
| 
 | readwritenonatomicstrong | 
The title of a product.
| 
 | readwritenonatomicassign | 
The price of a product.
| 
 | readwritenonatomicstrong | 
The id of a product.
 156 2nd St., San Francisco CA 94105      © 2015 All rights reserved.Ludei, Inc.
 
      156 2nd St., San Francisco CA 94105      © 2015 All rights reserved.Ludei, Inc.