AmazonInventory
Types
Functions
Link copied to clipboard
Link copied to clipboard
open override fun getProducts(type: Productz.Type?, promo: Productz.Promotion?): Map<String, Productz>
Content copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
For internal use only
Link copied to clipboard
open override fun queryInventory(products: Map<String, Productz.Type>): QueryResult<Map<String, Productz>>
Content copied to clipboard
Link copied to clipboard
open override fun queryProduct(sku: String, type: Productz.Type): QueryResult<Productz>
Content copied to clipboard
Link copied to clipboard
open override fun updateInventory(products: List<Productz>?, type: Productz.Type)
Content copied to clipboard