SharedContent

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

Bases: IEntityWithIntId, IGenericPermissionEntity, IUniqueEntity, INamedEntity, IOwnedEntity, IEntryRecord, IModificationRecord

property allowContentDownload: bool | None
property datasets: List[DatasetMinimal] | None
property password: str | None
property privateNotes: str | None
property publicNotes: str | None
property shareId: str | None