SchemaItemUnitProps Interface
Extends
Properties
Inherited properties
Name | Type | Inherited from | Description |
---|---|---|---|
$schema Readonly Inherited | string | undefined | SchemaItemProps | |
customAttributes Readonly Inherited | [value: string]: any[] | undefined | SchemaItemProps | |
description Readonly Inherited | string | undefined | SchemaItemProps | |
label Readonly Inherited | string | undefined | SchemaItemProps | |
name Readonly Inherited | string | undefined | SchemaItemProps | |
originalECSpecMajorVersion Readonly Inherited | number | undefined | SchemaItemProps | |
originalECSpecMinorVersion Readonly Inherited | number | undefined | SchemaItemProps | |
schema Readonly Inherited | string | undefined | SchemaItemProps | |
schemaItemType Readonly Inherited | string | undefined | SchemaItemProps | |
schemaVersion Readonly Inherited | string | undefined | SchemaItemProps |
Defined in
Last Updated: 17 December, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.