Wishlistable
public protocol Wishlistable
Wishlistable object.
-
The wishlist item id.
Declaration
Swift
var resourceId: String -
The wishlist item state.
Declaration
Swift
var state: WishlistItemState
Wishlistable Protocol Reference