다음을 통해 공유


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