Skip to content

@gracious.tech/fetch-client


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

Interface: RuntimeLicense

Defined in: client/src/assets/types.ts:34

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

Properties

id

id: string | null

Defined in: client/src/assets/types.ts:35


name

name: string

Defined in: client/src/assets/types.ts:36


restrictions

restrictions: MetaRestrictions

Defined in: client/src/assets/types.ts:37


url

url: string

Defined in: client/src/assets/types.ts:38