CreateQuantityDescriptionProps Interface @beta
Properties for createQuantityDescription.
Properties
| Name | Type | Description | |
|---|---|---|---|
| displayLabel | string | User-facing property label. | |
| kindOfQuantityName | string | KindOfQuantity name used to resolve formatting and parsing behavior. | |
| name | string | Programmatic property name. | |
| parseError | string | undefined | Optional parse failure message override shown when the input cannot be converted. | |
| persistenceUnitName | string | Persistence unit name for values stored in the property. |
Defined in
Last Updated: 23 June, 2026
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.