# TypedKeySchema Interface

The typed-key schema: the marketing-owned vocabulary of the license keys.

# Properties

# keyTypes Readonly

keyTypes: Readonly‹Record‹string, TypedKeyTypeDefinition››

Defined in src/license/vendor/defaultSchema.ts:49 (opens new window)


# products Readonly

products: readonly TypedKeyProductDefinition[]

Defined in src/license/vendor/defaultSchema.ts:51 (opens new window)

ARRAY, not a map — the order is the priority order used to pick the licensed product.