SupplementalPropertyInfo interface
Interface that provides information about a property that can be applied to a DTDL element that has a supplemental type.
Properties
| dictionary |
|
| instance |
|
| is |
|
| is |
|
| max |
|
| min |
|
| type | |
| value |
Property Details
dictionaryKey
dictionaryKey?: string
Property Value
string
instanceProperty
instanceProperty?: string
Property Value
string
isOptional
isOptional: boolean
Property Value
boolean
isPlural
isPlural: boolean
Property Value
boolean
maxCount
maxCount?: number
Property Value
number
minCount
minCount?: number
Property Value
number
type
type: string
Property Value
string