# EntitlementKeyData

The machine-readable content of an intact entitlement license key: the granted products, each
with its capabilities, its single date (`usage_until` or `release_until`), its `notice` and
`grace` windows in days, and its `flags`.

## Properties

### products

• **products**: *Readonly‹Record‹string, [EntitlementProductGrant](entitlementproductgrant.md)››*

*Defined in [src/license/vendor/extractKeyData.ts:53](https://github.com/handsontable/hyperformula/blob/dcf9354/src/license/vendor/extractKeyData.ts#L53)*