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?¶
optionalchecksum:string
Defined in: src/__generated__/schemas/TextReference.ts:13
created?¶
optionalcreated:bigint|string
Defined in: src/__generated__/schemas/TextReference.ts:14
id¶
id:
string
Defined in: src/__generated__/schemas/TextReference.ts:7
lastChanged?¶
optionallastChanged: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