CommandPayloadInfo interface
- Extends
Vlastnosti
| entity |
Zděděné vlastnosti
| child |
|
| comment | |
| defined |
|
| description | |
| display |
|
| dtdl |
|
| id | |
| language |
|
| name | |
| schema | |
| supplemental |
|
| supplemental |
|
| supplemental |
|
| undefined |
|
| undefined |
Zděděné metody
| validate |
Podrobnosti vlastnosti
entityKind
entityKind: "commandpayload" | "commandrequest" | "commandresponse"
Hodnota vlastnosti
"commandpayload" | "commandrequest" | "commandresponse"
Podrobnosti zděděných vlastností
childOf
comment
definedIn
definedIn: undefined | string
Hodnota vlastnosti
undefined | string
Zděděno zSchemaFieldInfo.definedIn
description
displayName
dtdlVersion
id
languageVersion
name
schema
supplementalProperties
supplementalProperties: {[x: string]: any}
Hodnota vlastnosti
{[x: string]: any}
supplementalTypeIds
supplementalTypeIds: string[]
Hodnota vlastnosti
string[]
Zděděno zSchemaFieldInfo.supplementalTypeIds
supplementalTypes
supplementalTypes: SupplementalTypeInfo[]
Hodnota vlastnosti
Zděděno zSchemaFieldInfo.supplementalTypes
undefinedProperties
undefinedProperties: {[name: string]: any}
Hodnota vlastnosti
{[name: string]: any}
Zděděno zSchemaFieldInfo.undefinedProperties
undefinedTypes
Podrobnosti zděděných metod
validateInstance(string)
function validateInstance(instanceText: string): boolean
Parametry
- instanceText
-
string
Návraty
boolean
Zděděno zSchemaFieldInfo.validateInstance