Back to Trilium

Interface DefinitionObject

docs/Script API/interfaces/Frontend_Script_API._internal_.DefinitionObject.html

0.102.21.5 KB
Original Source

Interface DefinitionObject

interface DefinitionObject {
inverseRelation?: string;
isPromoted?: boolean;
labelType?: LabelType;
multiplicity?: Multiplicity;
numberPrecision?: number;
promotedAlias?: string;
}

Index

Properties

inverseRelation?isPromoted?labelType?multiplicity?numberPrecision?promotedAlias?

Properties

OptionalinverseRelation

inverseRelation?: string

OptionalisPromoted

isPromoted?: boolean

OptionallabelType

labelType?: LabelType

Optionalmultiplicity

multiplicity?: Multiplicity

OptionalnumberPrecision

numberPrecision?: number

OptionalpromotedAlias

promotedAlias?: string

Settings

Member Visibility

  • Protected
  • Inherited
  • External

ThemeOSLightDark

On This Page

Properties inverseRelationisPromotedlabelTypemultiplicitynumberPrecisionpromotedAlias