CommandResponseInfo interface

Rozszerzenie

Właściwości

entityKind

Właściwości dziedziczone

childOf
comment
definedIn
description
displayName
dtdlVersion
id
languageVersion
name
schema
supplementalProperties
supplementalTypeIds
supplementalTypes
undefinedProperties
undefinedTypes

Metody dziedziczone

validateInstance(string)

Szczegóły właściwości

entityKind

entityKind: "commandresponse"

Wartość właściwości

"commandresponse"

Szczegóły właściwości dziedziczonej

childOf

childOf: undefined | string

Wartość właściwości

undefined | string

Odziedziczone poCommandPayloadInfo.childOf

comment

comment?: string

Wartość właściwości

string

Odziedziczone poCommandPayloadInfo.comment

definedIn

definedIn: undefined | string

Wartość właściwości

undefined | string

Odziedziczone poCommandPayloadInfo.definedIn

description

description?: LanguageStringType

Wartość właściwości

Odziedziczone poCommandPayloadInfo.description

displayName

displayName?: LanguageStringType

Wartość właściwości

Odziedziczone poCommandPayloadInfo.displayName

dtdlVersion

dtdlVersion: number

Wartość właściwości

number

Odziedziczone poCommandPayloadInfo.dtdlVersion

id

id: string

Wartość właściwości

string

Odziedziczone poCommandPayloadInfo.id

languageVersion

languageVersion?: number

Wartość właściwości

number

Odziedziczone poCommandPayloadInfo.languageVersion

name

name?: string

Wartość właściwości

string

Odziedziczone poCommandPayloadInfo.name

schema

schema?: SchemaInfo

Wartość właściwości

Odziedziczone poCommandPayloadInfo.schema

supplementalProperties

supplementalProperties: {[x: string]: any}

Wartość właściwości

{[x: string]: any}

Odziedziczone poCommandPayloadInfo.supplementalProperties

supplementalTypeIds

supplementalTypeIds: string[]

Wartość właściwości

string[]

Odziedziczone poCommandPayloadInfo.supplementalTypeIds

supplementalTypes

supplementalTypes: SupplementalTypeInfo[]

Wartość właściwości

Odziedziczone poCommandPayloadInfo.supplementalTypes

undefinedProperties

undefinedProperties: {[name: string]: any}

Wartość właściwości

{[name: string]: any}

Odziedziczone poCommandPayloadInfo.undefinedProperties

undefinedTypes

undefinedTypes: string[]

Wartość właściwości

string[]

Odziedziczone poCommandPayloadInfo.undefinedTypes

Szczegóły metody dziedziczonej

validateInstance(string)

function validateInstance(instanceText: string): boolean

Parametry

instanceText

string

Zwraca

boolean

Odziedziczone poCommandPayloadInfo.validateInstance