userOwned
A value that indicates the user purchased or owns the item.
Declaration
var userOwned: NSNumber? { get set }Discussion
Examples of items to set this property on include songs and movies the user purchases.
A value that indicates the user purchased or owns the item.
var userOwned: NSNumber? { get set }Examples of items to set this property on include songs and movies the user purchases.