SupplementalTypeInfo interface

L'interfaccia che fornisce informazioni su un tipo non viene materializzata come classe di materiale.

Proprietà

contextId
isAbstract
parentSupplementalType
parentType
properties
type

Dettagli proprietà

contextId

contextId: string

Valore della proprietà

string

isAbstract

isAbstract: boolean

Valore della proprietà

boolean

parentSupplementalType

parentSupplementalType?: SupplementalTypeInfo

Valore della proprietà

parentType

parentType?: string

Valore della proprietà

string

properties

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

Valore della proprietà

{[x: string]: SupplementalPropertyInfo}

type

type: string

Valore della proprietà

string