CommandResponseInfo interface
- Rozszerzenie
Właściwości
| entity |
Właściwości dziedziczone
| child |
|
| comment | |
| defined |
|
| description | |
| display |
|
| dtdl |
|
| id | |
| language |
|
| name | |
| schema | |
| supplemental |
|
| supplemental |
|
| supplemental |
|
| undefined |
|
| undefined |
Metody dziedziczone
| validate |
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
definedIn
definedIn: undefined | string
Wartość właściwości
undefined | string
Odziedziczone poCommandPayloadInfo.definedIn
description
displayName
dtdlVersion
id
languageVersion
languageVersion?: number
Wartość właściwości
number
Odziedziczone poCommandPayloadInfo.languageVersion
name
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