foliolib.folio.inventoryImpl.InventoryImpl
- class foliolib.folio.inventoryImpl.InventoryImpl(tenant: str)
Bases:
foliolib.folio.FolioAPIImplImplentations of inventory related functions.
- Parameters
tenant (str) – Tenant id
Methods
get_uploadStatus(statusId)reindex()Create indicies if needed and reindex.
upload_modsFiles(filePathes)- get_uploadStatus(statusId)
- reindex()
Create indicies if needed and reindex.
- upload_modsFiles(filePathes: list)