SupplementalTypeInfo interface

型に関する情報を提供するインタフェースは、マテリアルクラスとしてマテリアライズされません。

プロパティ

contextId
isAbstract
parentSupplementalType
parentType
properties
type

プロパティの詳細

contextId

contextId: string

プロパティ値

string

isAbstract

isAbstract: boolean

プロパティ値

boolean

parentSupplementalType

parentSupplementalType?: SupplementalTypeInfo

プロパティ値

parentType

parentType?: string

プロパティ値

string

properties

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

プロパティ値

{[x: string]: SupplementalPropertyInfo}

type

type: string

プロパティ値

string