Inventory
- class LOGS.Entities.Inventory.Inventory(ref=None, id=None, connection=None)[source]
Bases:
IEntityWithIntId
,INamedEntity
,IUniqueEntity
,ICreationRecord
,IModificationRecord
,ISoftDeletable
,IRelatedEntity
[InventoryRelations
],ITypedEntity
,IProjectBased
,IHierarchyType
,GenericPermissionEntity
- property ancestors: List[InventoryMinimal] | None
- property isDeleted: bool | None
- property isHierarchyItem: bool | None
- property isRootItem: bool | None
- property parent: InventoryMinimal | None
- property rootCustomType: InventoryMinimal | None