Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface VariableDocumentRecordValue

Hierarchy

Index

Properties

scopeKey

scopeKey: number

the scope key associated with the variable document

updateSemantics

the semantic of how this variable document is applied, see VariableDocumentUpdateSemantic

variables

variables: Record<string, any>

the variables of this record. Can be empty.

tjs-type

object

Generated using TypeDoc