Skip to content

beamable-sdk / schema / TextReference

Type Alias: TextReference

TextReference = object

Defined in: src/__generated__/schemas/TextReference.ts:6

⚠️ THIS FILE IS AUTO-GENERATED. DO NOT EDIT MANUALLY. All manual edits will be lost when this file is regenerated.

Properties

checksum?

optional checksum: string

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


created?

optional created: bigint | string

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


id

id: string

Defined in: src/__generated__/schemas/TextReference.ts:7


lastChanged?

optional lastChanged: bigint | string

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


tags

tags: string[]

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


type

type: "text"

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


uri

uri: string

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


version

version: string

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


visibility

visibility: string

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