SupplementalTypeInfo interface
A interface que fornece informações sobre um tipo não é materializada como uma classe de material.
Propriedades
| context |
|
| is |
|
| parent |
|
| parent |
|
| properties | |
| type |
Detalhes de Propriedade
contextId
contextId: string
Valor de Propriedade
string
isAbstract
isAbstract: boolean
Valor de Propriedade
boolean
parentSupplementalType
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