QuantityValueMetadata Interface @beta
Metadata for quantity values.
Extends
Properties
| Name | Type | Description | |
|---|---|---|---|
| quantityType | QuantityTypeArg |
Inherited properties
| Name | Type | Inherited from | Description |
|---|---|---|---|
| constraints Inherited | { maximumValue?: number, minimumValue?: number } | undefined | NumericValueMetadata | |
| isNullable Inherited | boolean | undefined | NumericValueMetadata | |
| preferredEditor Inherited | string | undefined | NumericValueMetadata | |
| type Inherited | "number" | NumericValueMetadata |
Defined in
Last Updated: 27 May, 2026
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.