Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IAbstractUnitJson

The base serialization structure of a unit, i.e. either a structural or a model unit.

Hierarchy

Index

Properties

$ID

$ID: string

$Type

$Type: string

containerId

containerId: string

containmentName

containmentName: string

contents

contents: Omit<IAbstractElementJson, "$ID" | "$Type">

Generated using TypeDoc