Skip to main content

SheetDto

Data transfer object for markup sheets, this represents the sheet data that will be saved to the layer.

Hierarchy

Index

Properties

entities

entities: {}

Type declaration

id

id: string

properties

properties: {}

Type declaration

  • [key string]: number | string | boolean

type

type: Sheet