beamable-sdk / schema / ContentReference
Type Alias: ContentReference¶
ContentReference =
object
Defined in: src/__generated__/schemas/ContentReference.ts:8
Properties¶
checksum?¶
optionalchecksum:string
Defined in: src/__generated__/schemas/ContentReference.ts:16
created?¶
optionalcreated:bigint|string
Defined in: src/__generated__/schemas/ContentReference.ts:17
id¶
id:
string
Defined in: src/__generated__/schemas/ContentReference.ts:9
lastChanged?¶
optionallastChanged: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