Partilhar via


SupplementalTypeInfo interface

A interface que fornece informações sobre um tipo não é materializada como uma classe de material.

Propriedades

contextId
isAbstract
parentSupplementalType
parentType
properties
type

Detalhes de Propriedade

contextId

contextId: string

Valor de Propriedade

string

isAbstract

isAbstract: boolean

Valor de Propriedade

boolean

parentSupplementalType

parentSupplementalType?: SupplementalTypeInfo

Valor de Propriedade

parentType

parentType?: string

Valor de Propriedade

string

properties

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

Valor de Propriedade

{[x: string]: SupplementalPropertyInfo}

type

type: string

Valor de Propriedade

string