Optional ReadonlydataOptional layer data. This can be anything; binary, json, files etc. Large amounts of data should be put here. For example, if sensors are stored then information on each sensor should probably be put in this field. Information on the number of sensors is preferably stored in metadata.
ReadonlyformatFormat of layer. It should represent the type of your layer. For example, if a layer holds sensors, a good format would be 'sensors'.
Optional ReadonlymetadataOptional metadata about the layer. Do not put large amounts of data here. Use data instead.
Optional ReadonlynameName of layer
Information required to create a layer, see BimCoreApiClient.layers and LayerApi.