Share via


SupplementalTypeInfo interface

Interface that provides information about a type is not materialized as a material class.

Properties

contextId
isAbstract
parentSupplementalType
parentType
properties
type

Property Details

contextId

contextId: string

Property Value

string

isAbstract

isAbstract: boolean

Property Value

boolean

parentSupplementalType

parentSupplementalType?: SupplementalTypeInfo

Property Value

parentType

parentType?: string

Property Value

string

properties

properties?: {[x: string]: SupplementalPropertyInfo}

Property Value

{[x: string]: SupplementalPropertyInfo}

type

type: string

Property Value

string