Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface SupplementalPropertyInfo

Package version

Interface that provides information about a property that can be applied to a DTDL element that has a supplemental type.

Hierarchy

  • SupplementalPropertyInfo

Implemented by

Index

Properties

Optional dictionaryKey

dictionaryKey: undefined | string

Optional instanceProperty

instanceProperty: undefined | string

isOptional

isOptional: boolean

isPlural

isPlural: boolean

Optional maxCount

maxCount: undefined | number

Optional minCount

minCount: undefined | number

type

type: string

Optional valueConstraint

valueConstraint: ValueConstraint

Generated using TypeDoc