Skip to content

beamable-sdk / schema / ClientContentInfoJson

Type Alias: ClientContentInfoJson

ClientContentInfoJson = object

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

Properties

checksum?

optional checksum: string

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


contentId

contentId: string

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


createdAt?

optional createdAt: bigint | string

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


tags

tags: string[]

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


type

type: ContentType

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


updatedAt?

optional updatedAt: bigint | string

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


uri

uri: string

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


version

version: string

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