AnyProduct
public protocol AnyProduct
Undocumented
-
Identifier
Declaration
Swift
var id: String { get }
-
Type
Declaration
Swift
var purchaseType: PurchaseType { get }
-
Title
Declaration
Swift
var title: String { get }