getQuantityTypeKey Function
Function to return a QuantityTypeKey given either a QuantityType enum value or a string. This allows caching and retrieving standard and custom quantity types.
getQuantityTypeKey(type: QuantityTypeArg): string
| Parameter | Type | Description |
|---|---|---|
| type | QuantityTypeArg |
Returns - string
Defined in
Last Updated: 04 June, 2026
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.