InApps iOS
Instance Methods | Properties
LDInAppPurchase Class Reference

Inherits NSObject.

Instance Methods

(NSDictionary *) - toDictionary
 

Properties

NSString * transactionId
 
NSString * productId
 
NSDate * purchaseDate
 
NSInteger quantity
 

Property Documentation

- (NSString*) productId
readwritenonatomicstrong

The product id.

- (NSDate*) purchaseDate
readwritenonatomicstrong

The date when the purchase was completed.

- (NSInteger) quantity
readwritenonatomicassign

The quantity of the product purchased.

- (NSString*) transactionId
readwritenonatomicstrong

The transaction id.


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