-
The level of stock a product has
Declaration
Swift
public let level: Int
-
in-stock / out-stock
Declaration
Swift
public let availability: String
moltin Docs (98% documented)
The level of stock a product has
Swift
public let level: Int
in-stock / out-stock
Swift
public let availability: String