SSCoupon Class Reference
Inherits from | NSObject |
---|---|
Declared in | SSCoupon.h |
couponId
Unique identifier for this coupon
@property (nonatomic, readonly) NSInteger couponId
Discussion
Unique identifier for this coupon
Declared In
SSCoupon.h
couponDescription
@property (nonatomic, readonly) NSString *couponDescription
Declared In
SSCoupon.h
couponTiers
Array of SSCouponTiers
@property (nonatomic, readonly) NSArray *couponTiers
Discussion
Array of SSCouponTiers
Declared In
SSCoupon.h
couponExpirationDate
@property (nonatomic, readonly) NSDate *couponExpirationDate
Declared In
SSCoupon.h
couponProductImages
Array of NSURLs for the product images
@property (nonatomic, readonly) NSArray *couponProductImages
Discussion
Array of NSURLs for the product images
Declared In
SSCoupon.h
couponImages
Array of NSURLs for the coupon images
@property (nonatomic, readonly) NSArray *couponImages
Discussion
Array of NSURLs for the coupon images
Declared In
SSCoupon.h
couponAdvertiserLogo
@property (nonatomic, readonly) NSURL *couponAdvertiserLogo
Declared In
SSCoupon.h
couponAdvertiserName
@property (nonatomic, readonly) NSString *couponAdvertiserName
Declared In
SSCoupon.h
couponSharePassbook
Apple Wallet share url, if any
@property (nonatomic, readonly) NSURL *couponSharePassbook
Discussion
Apple Wallet share url, if any
Declared In
SSCoupon.h
couponShareWallet
Google Wallet share url, if any
@property (nonatomic, readonly) NSURL *couponShareWallet
Discussion
Google Wallet share url, if any
Declared In
SSCoupon.h