CommandInfo interface
- Extends
Proprietà
| command |
|
| entity |
|
| request | |
| response |
Proprietà ereditate
| child |
|
| comment | |
| defined |
|
| description | |
| display |
|
| dtdl |
|
| id | |
| language |
|
| name | |
| supplemental |
|
| supplemental |
|
| supplemental |
|
| undefined |
|
| undefined |
Metodi ereditati
| validate |
Dettagli proprietà
commandType
entityKind
entityKind: "command"
Valore della proprietà
"command"
request
response
Dettagli proprietà ereditate
childOf
childOf: undefined | string
Valore della proprietà
undefined | string
Ereditato daContentInfo.childOf
comment
definedIn
definedIn: undefined | string
Valore della proprietà
undefined | string
Ereditato daContentInfo.definedIn
description
displayName
dtdlVersion
id
languageVersion
name
supplementalProperties
supplementalProperties: {[x: string]: any}
Valore della proprietà
{[x: string]: any}
Ereditato daContentInfo.supplementalProperties
supplementalTypeIds
supplementalTypeIds: string[]
Valore della proprietà
string[]
Ereditato daContentInfo.supplementalTypeIds
supplementalTypes
supplementalTypes: SupplementalTypeInfo[]
Valore della proprietà
Ereditato daContentInfo.supplementalTypes
undefinedProperties
undefinedProperties: {[name: string]: any}
Valore della proprietà
{[name: string]: any}
Ereditato daContentInfo.undefinedProperties
undefinedTypes
Dettagli dei metodi ereditati
validateInstance(string)
function validateInstance(instanceText: string): boolean
Parametri
- instanceText
-
string
Restituisce
boolean
Ereditato daContentInfo.validateInstance