SupplementalTypeInfo interface
La interfaz que proporciona información sobre un tipo no se materializa como una clase de material.
Propiedades
| context |
|
| is |
|
| parent |
|
| parent |
|
| properties | |
| type |
Detalles de las propiedades
contextId
contextId: string
Valor de propiedad
string
isAbstract
isAbstract: boolean
Valor de propiedad
boolean
parentSupplementalType
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