isInventory

Checks if any inventory can be associated with the given id

Return

true if there is any inventory with the uuid, false otherwise


fun isInventory(kInventory: KInventory): Boolean

Checks if the given inventory instance is a registered inventory

Return

true if the inventory is registered, false otherwise