# EntitlementKeyData Interface

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 Readonly

products: Readonly‹Record‹string, EntitlementProductGrant››

Defined in src/license/vendor/extractKeyData.ts:53 (opens new window)