Skip to content

beamable-sdk / schema / ContentReference

Type Alias: ContentReference

ContentReference = object

Defined in: src/__generated__/schemas/ContentReference.ts:8

Properties

checksum?

optional checksum: string

Defined in: src/__generated__/schemas/ContentReference.ts:16


created?

optional created: bigint | string

Defined in: src/__generated__/schemas/ContentReference.ts:17


id

id: string

Defined in: src/__generated__/schemas/ContentReference.ts:9


lastChanged?

optional lastChanged: bigint | string

Defined in: src/__generated__/schemas/ContentReference.ts:18


tag

tag: string

Defined in: src/__generated__/schemas/ContentReference.ts:10


tags

tags: string[]

Defined in: src/__generated__/schemas/ContentReference.ts:11


type

type: "content"

Defined in: src/__generated__/schemas/ContentReference.ts:12


uri

uri: string

Defined in: src/__generated__/schemas/ContentReference.ts:13


version

version: string

Defined in: src/__generated__/schemas/ContentReference.ts:14


visibility

visibility: ContentVisibility

Defined in: src/__generated__/schemas/ContentReference.ts:15