Skip to content

@gracious.tech/fetch-client / types / RuntimeLicense

Interface: RuntimeLicense

types.RuntimeLicense

Runtime representation of manifests differs in that it combines multiple and resolves references

Properties

id

id: null | string

Defined in

client/src/types.ts:21


name

name: string

Defined in

client/src/types.ts:22


restrictions

restrictions: MetaRestrictions

Defined in

client/src/types.ts:23


url

url: string

Defined in

client/src/types.ts:24