SupplementalTypeInfo interface

La interfaz que proporciona información sobre un tipo no se materializa como una clase de material.

Propiedades

contextId
isAbstract
parentSupplementalType
parentType
properties
type

Detalles de las propiedades

contextId

contextId: string

Valor de propiedad

string

isAbstract

isAbstract: boolean

Valor de propiedad

boolean

parentSupplementalType

parentSupplementalType?: SupplementalTypeInfo

Valor de propiedad

parentType

parentType?: string

Valor de propiedad

string

properties

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

Valor de propiedad

{[x: string]: SupplementalPropertyInfo}

type

type: string

Valor de propiedad

string