updateInventory
abstract fun updateInventory(products: List<Productz>?, type: Productz.Type)
Content copied to clipboard
Parameters
products
type
Mainly for internal use only. Server verified skus will be sorted by type and cached in-memory.