Enclosure
Enclosure(
description: str = ““,
extra_fields: collections.abc.Mapping[str, str | int | float | bool[str, int, float, bool]] =
object_type: Literal[‘Enclosure’] = Enclosure,
resource_id: str =
name: str =”“,
enclosure_type: str =”“,
material: str =”“,
manufacturer: str =”“,
model: str =”“,
inner_diameter: float | None = None,
specification: dascore.core.inventory.ExternalResource | str | None[ExternalResource, str, None] = None,
)-> None
Physical housing, pipe, duct, conduit, or carrier resource.