Interface: LicenseGate
Defined in: license.ts:49
Properties
blockNewSubmissions
blockNewSubmissions: boolean;
Defined in: license.ts:58
limited with enforcement: "hard" only — refuse to START a new
submission. Never true for invalid (which always behaves as soft — the
claims of a token that failed verification are not honoured) and never
true for feature gating (docs/15 §4.4 degrades like limited soft).
unlicensed
unlicensed: boolean;
Defined in: license.ts:51
Watermark + soft degrade (docs/15 §5.2: limited, invalid, or a missing feature).