InventoryItem

class LOGS.Entities.InventoryItem.InventoryItem(ref=None, id=None, connection=None)[source]

Bases: IEntityWithIntId, IUniqueEntity, INamedEntity, IEntryRecord, IModificationRecord, ISoftDeletable, ILockableEntity, IGenericPermissionEntity, ITypedEntity, IProjectBased, IHierarchicalEntity, ISignableEntity

property isDeletedViaHierarchy: bool | None
property isHierarchyItem: bool | None
property isLockedViaHierarchy: bool | None
property isRootItem: bool | None
property isSignedViaHierarchy: bool | None
property rootCustomType: InventoryItemMinimal | None