Commit 14cef23f by Brent Gulanowski

Reverse accidental reversion.

parent 08c3585b
......@@ -62,11 +62,6 @@
@property (nonatomic, readonly, copy) NSString *productType;
/**
* A publically accessible link to the product web page
*/
@property (nonatomic, strong) NSURL* publicURL;
/**
* A list of BUYProductVariant objects, each one representing a slightly different version of the product.
*/
@property (nonatomic, readonly, copy) NSArray<BUYProductVariant *> *variants;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment